summaryrefslogtreecommitdiff
path: root/source4/pidl/tests
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21490: Add some tests for the EJS codeJelmer Vernooij1-0/+42
2007-10-10r21484: Fix Needed* for nested datastructures.Jelmer Vernooij1-16/+22
2007-10-10r21459: Remove name argument, more refactoring.Jelmer Vernooij1-2/+2
2007-10-10r21457: Cope with anonymous nested types in the NDR layer. This doesn't handledJelmer Vernooij1-15/+3
2007-10-10r21455: Fix a bug in our handling of conformant arrays. The conformant array wasJelmer Vernooij1-2/+40
2007-10-10r21440: Support different variables in environments.Jelmer Vernooij1-5/+12
2007-10-10r21437: Cherrypick typelib tests.Jelmer Vernooij1-0/+59
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij1-0/+48
2007-10-10r21431: More tests, work on support in wireshark for tagged types.Jelmer Vernooij1-0/+15
2007-10-10r21430: Support tagged types without typedef. This means:Jelmer Vernooij6-23/+16
2007-10-10r21428: Handle representation types in Needed().Jelmer Vernooij2-9/+53
2007-10-10r21427: Add tests for Needed*(), in preparation of refactoring.Jelmer Vernooij1-2/+58
2007-10-10r21411: Add some simple tests for the wireshark NDR generator.Jelmer Vernooij1-0/+23
2007-10-10r21338: Fix handling of top-level arrays for the Samba 3 client code. This do...Jelmer Vernooij1-0/+56
2007-10-10r21332: Fix bug in pidl that prevented value(0) from working. Bug reported by...Jelmer Vernooij1-2/+22
2007-10-10r21260: Fix regex.Jelmer Vernooij1-1/+1
2007-10-10r21254: Fix running the testsuite outside pidl/Jelmer Vernooij1-2/+2
2007-10-10r21253: Merge some pidl fixes:Jelmer Vernooij3-2/+119
2007-10-10r21222: Merge a couple of pidl fixes:Jelmer Vernooij3-2/+85
2007-10-10r20967: Allow pidl tests to work with gcovJelmer Vernooij4-26/+43
2007-10-10r20638: Check for NULL pointers (where possible) in print functions. Fixes #4...Jelmer Vernooij1-8/+8
2007-10-10r20637: Don't check for NULL pointers when the pointer is guaranteed to not b...Jelmer Vernooij1-0/+135
2007-10-10r20633: Add another test, fix warnings.Jelmer Vernooij1-7/+44
2007-10-10r20631: Add some tests for the ndr parser.Jelmer Vernooij1-0/+154
2007-10-10r20625: Fix couple of warnings.Jelmer Vernooij2-2/+11
2007-10-10r20571: fix '' caseJelmer Vernooij1-2/+2
2007-10-10r20567: Print proper errors with filename and line numbers in ParseExpr()Jelmer Vernooij1-32/+36
2007-10-10r20563: Start using the new parser in ParseExpr(). It's now trivial to use thisJelmer Vernooij1-14/+23
2007-10-10r20556: Add more tests to make sure nothing breaks when I replace the ParseEx...Jelmer Vernooij1-1/+19
2007-10-10r20550: Use standard error mechanism in parser.Jelmer Vernooij1-24/+39
2007-10-10r20548: Remove unnecessary "use lib", fix warnings.Jelmer Vernooij11-14/+4
2007-10-10r20547: Add tests for expected errors/warnings.Jelmer Vernooij3-1/+89
2007-10-10r20545: Fix is_constant().Jelmer Vernooij1-1/+5
2007-10-10r20543: Merge some pidl bug fixes:Jelmer Vernooij1-0/+55
2007-10-10r20299: Disable two new tests that are apparently broken.Jelmer Vernooij3-5/+13
2007-10-10r20298: Fix pidl tests (missing symlink..).Jelmer Vernooij1-2/+2
2007-10-10r19868: Fix more tests.Jelmer Vernooij4-5/+6
2007-10-10r19866: Fix test compilation.Jelmer Vernooij1-2/+2
2007-10-10r19859: Reuse referrent ids when pushing full pointers (still need toJelmer Vernooij2-2/+43
2007-10-10r19751: Add some tests for parsing the "include", "import" and "importlib" st...Jelmer Vernooij1-1/+9
2007-10-10r18559: [string] always applies to the last pointerJelmer Vernooij1-1/+30
2007-10-10r14867: Include <stdbool.h> in external compilesJelmer Vernooij1-0/+1
2007-10-10r14727: Update pidls' TODO, add test that demonstrates the desired behaviourJelmer Vernooij1-0/+38
2007-10-10r14690: Support represent_as in headers, enable represent_as() test (which wo...Jelmer Vernooij1-10/+4
2007-10-10r14689: Fix testJelmer Vernooij1-9/+4
2007-10-10r14688: More work on represent_as(): output the right function calls, fix test.Jelmer Vernooij2-2/+11
2007-10-10r14687: Start working on support for represent_as() and transmit_as() asJelmer Vernooij2-3/+44
2007-10-10r14686: Fix pidl testsuite to run whenever there is a shared libary builtJelmer Vernooij3-47/+48
2007-10-10r14550: Fix testsJelmer Vernooij1-6/+6
2007-10-10r12776: use $ENV{TEST_DATA_PREFIX} for test files if availableStefan Metzmacher1-2/+9