Jelmer Vernooij
09c188e735
r24812: Fix headers for external users.
...
(This used to be commit ff6684adfd96b59381dd941e54070ab9f8984912)
2007-10-10 15:03:13 -05:00
Stefan Metzmacher
b76b6a1522
r24492: Parse::Pidl::Samba4::Header::Parse() now takes an $ndr tree
...
not the $pidl tree anymore.
metze
(This used to be commit 3cbbddb94c9e986d0adbe3b001146b209cd810d9)
2007-10-10 15:02:00 -05:00
Stefan Metzmacher
dbff619f2a
r23071: print the command on failure only
...
metze
(This used to be commit 65ed39172953507610b41273d4a46470725e2012)
2007-10-10 14:52:48 -05:00
Stefan Metzmacher
ffe21e4a7c
r23069: print out the command, to find out the problem on host 'tridge'
...
metze
(This used to be commit 3f28a19ea1599f7a94faf7d8ee7ea5b3620abe6e)
2007-10-10 14:52:48 -05:00
Jelmer Vernooij
cc5ad07d84
r22462: Fix test suite for ndr parser without using 'our'
...
(This used to be commit d491e60c70de8d78c333b317a143919c1a68c6d9)
2007-10-10 14:51:23 -05:00
Jelmer Vernooij
8cf122c2d2
r21430: Support tagged types without typedef. This means:
...
struct foo {
...
};
in IDL will now work. This is the first step towards nested types and
using typedefs for partial types (such as "typedef int *bar;"), a requirement
for complex uses of represent_as().
(This used to be commit a716aa70f0c90898e6fcf57d63a2cf4c40e7d4df)
2007-10-10 14:48:32 -05:00
Jelmer Vernooij
fe938ca91f
r20967: Allow pidl tests to work with gcov
...
(This used to be commit 9da63e362c9d590388c77d882f9dbf54b0aa78cc)
2007-10-10 14:44:04 -05:00
Jelmer Vernooij
cfa230c480
r20625: Fix couple of warnings.
...
(This used to be commit 203076129b967ccc6258e807280dc1b75583a064)
2007-10-10 14:37:17 -05:00
Jelmer Vernooij
f7ca27b9ca
r20548: Remove unnecessary "use lib", fix warnings.
...
(This used to be commit 30d721569fdf33e4784eb1f7c650e75ed1b80527)
2007-10-10 14:36:52 -05:00
Jelmer Vernooij
2963c63987
r20547: Add tests for expected errors/warnings.
...
(This used to be commit 2d960d4d7b0bc39c3ec4c2face546adc2cb345ee)
2007-10-10 14:36:51 -05:00
Jelmer Vernooij
c8a5f304c6
r20299: Disable two new tests that are apparently broken.
...
(This used to be commit b3f64869fc4590850203a231ecf6810ae9f1d8cf)
2007-10-10 14:29:34 -05:00
Jelmer Vernooij
253c1bec46
r20298: Fix pidl tests (missing symlink..).
...
(This used to be commit ab3d57394630cefc1fefe859c8bd3d56f6e63695)
2007-10-10 14:29:34 -05:00
Jelmer Vernooij
0bb6dacc16
r19868: Fix more tests.
...
(This used to be commit 01a4fb1b22d09f38636c211a93efc4099f4766b3)
2007-10-10 14:28:28 -05:00
Jelmer Vernooij
8d870db811
r19859: Reuse referrent ids when pushing full pointers (still need to
...
avoid pushing the referred object twice) and add test for full pointers.
(This used to be commit 1638c8d234dbc85298000685e49570f23dfd0bf8)
2007-10-10 14:28:26 -05:00
Jelmer Vernooij
1b22141c87
r14867: Include <stdbool.h> in external compiles
...
(This used to be commit 03224dab111b931effd548586e630480fa1423b1)
2007-10-10 13:59:44 -05:00
Jelmer Vernooij
85e91438b1
r14688: More work on represent_as(): output the right function calls, fix test.
...
(This used to be commit 7bc72277b37f9d89f6a078e85c14d560fd33a3bb)
2007-10-10 13:59:08 -05:00
Jelmer Vernooij
b6cae24de8
r14687: Start working on support for represent_as() and transmit_as() as
...
an alternative to subcontext()
(This used to be commit 744402160d5f994f5440553bb726e95a13033a83)
2007-10-10 13:59:08 -05:00
Jelmer Vernooij
311d6f47c8
r14686: Fix pidl testsuite to run whenever there is a shared libary built
...
Samba present. Ignore tests that are known to fail for now.
(This used to be commit a7279f13f0431a5036c931c5339542f98139c461)
2007-10-10 13:59:08 -05:00
Jelmer Vernooij
fb67b0d99a
r14550: Fix tests
...
(This used to be commit 765fd852e789371f6b6361acd7603f8056ac14a9)
2007-10-10 13:58:44 -05:00
Stefan Metzmacher
d796373895
r12776: use $ENV{TEST_DATA_PREFIX} for test files if available
...
metze
(This used to be commit 5552eaa37c228872736688bb65b4f678bdfeddf4)
2007-10-10 13:49:53 -05:00
Stefan Metzmacher
43c3c7349d
r12539: fix the pidl tests
...
metze
(This used to be commit 4b90ad7a272b3cb976c2efc2c67b339519b1cd90)
2007-10-10 13:47:54 -05:00
Jelmer Vernooij
7717f180ca
r12470: Add helper module for pidl tests
...
Convert other pidl tests to use Test::More and run them from 'make test'
(This used to be commit 3a57d29a62112ab654e290ccc985fba7f67664c5)
2007-10-10 13:47:43 -05:00