summaryrefslogtreecommitdiffstats
path: root/source4/pidl/tests
Commit message (Expand)AuthorAgeFilesLines
* r24592: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher2007-10-101-1/+1
* r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher2007-10-101-1/+1
* r24493: - it turns out thatStefan Metzmacher2007-10-101-3/+29
* r24492: Parse::Pidl::Samba4::Header::Parse() now takes an $ndr treeStefan Metzmacher2007-10-102-4/+8
* r24447: fix samba3-cli pidl testsStefan Metzmacher2007-10-101-5/+9
* r23677: When I removed data_blob_equal, I clearly didn't test the PIDL code.Andrew Bartlett2007-10-102-8/+8
* r23071: print the command on failure onlyStefan Metzmacher2007-10-101-1/+1
* r23069: print out the command, to find out the problem on host 'tridge'Stefan Metzmacher2007-10-101-0/+1
* r22520: Fix the TYPE command.Jelmer Vernooij2007-10-101-6/+41
* r22462: Fix test suite for ndr parser without using 'our'Jelmer Vernooij2007-10-102-17/+19
* r22457: Fix tests for Samba3 client generator.Jelmer Vernooij2007-10-101-4/+5
* r22456: Merge wireshark and ejs test improvements.Jelmer Vernooij2007-10-102-82/+81
* r22453: Fix TDR testsuite without using our.Jelmer Vernooij2007-10-101-13/+14
* r22357: Don't use 'our'Jelmer Vernooij2007-10-101-1/+1
* r21690: Test use of typedef /and/ struct nameJelmer Vernooij2007-10-102-2/+6
* r21681: Fix bug in the parsing code that parsed "struct foo;" the same asJelmer Vernooij2007-10-102-2/+22
* r21654: Add simple test for print functions.Jelmer Vernooij2007-10-101-2/+22
* r21584: Support for tagged types has landed!Jelmer Vernooij2007-10-103-4/+14
* r21579: Use utility function to determine function names in ejs code.Jelmer Vernooij2007-10-101-2/+7
* r21578: Use utility function for naming pull/push/print functions.Jelmer Vernooij2007-10-102-21/+27
* r21575: Fix handling of is_scalar() for declares.Jelmer Vernooij2007-10-101-1/+3
* r21574: Fix handling of DECLARE.Jelmer Vernooij2007-10-101-1/+7
* r21573: Remove more code that assumed all types are typedefs.Jelmer Vernooij2007-10-102-3/+23
* r21572: More work towards supporting tagged types.Jelmer Vernooij2007-10-103-6/+61
* r21568: More tests.Jelmer Vernooij2007-10-101-3/+140
* r21567: Add some more wireshark tests.Jelmer Vernooij2007-10-101-2/+67
* r21559: More tests.Jelmer Vernooij2007-10-101-1/+70
* r21555: Some tests for TYPE in wireshark conformance files.Jelmer Vernooij2007-10-101-2/+36
* r21545: Fix pidl test.Jelmer Vernooij2007-10-101-4/+4
* r21534: Add some more tests for wireshark.Jelmer Vernooij2007-10-101-2/+47
* r21532: Add tests for StripPrefixes utility function.Jelmer Vernooij2007-10-101-2/+6
* r21490: Add some tests for the EJS codeJelmer Vernooij2007-10-101-0/+42
* r21484: Fix Needed* for nested datastructures.Jelmer Vernooij2007-10-101-16/+22
* r21459: Remove name argument, more refactoring.Jelmer Vernooij2007-10-101-2/+2
* r21457: Cope with anonymous nested types in the NDR layer. This doesn't handledJelmer Vernooij2007-10-101-15/+3
* r21455: Fix a bug in our handling of conformant arrays. The conformant array wasJelmer Vernooij2007-10-101-2/+40
* r21440: Support different variables in environments.Jelmer Vernooij2007-10-101-5/+12
* r21437: Cherrypick typelib tests.Jelmer Vernooij2007-10-101-0/+59
* r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij2007-10-101-0/+48
* r21431: More tests, work on support in wireshark for tagged types.Jelmer Vernooij2007-10-101-0/+15
* r21430: Support tagged types without typedef. This means:Jelmer Vernooij2007-10-106-23/+16
* r21428: Handle representation types in Needed().Jelmer Vernooij2007-10-102-9/+53
* r21427: Add tests for Needed*(), in preparation of refactoring.Jelmer Vernooij2007-10-101-2/+58
* r21411: Add some simple tests for the wireshark NDR generator.Jelmer Vernooij2007-10-101-0/+23
* r21338: Fix handling of top-level arrays for the Samba 3 client code. This do...Jelmer Vernooij2007-10-101-0/+56
* r21332: Fix bug in pidl that prevented value(0) from working. Bug reported by...Jelmer Vernooij2007-10-101-2/+22
* r21260: Fix regex.Jelmer Vernooij2007-10-101-1/+1
* r21254: Fix running the testsuite outside pidl/Jelmer Vernooij2007-10-101-2/+2
* r21253: Merge some pidl fixes:Jelmer Vernooij2007-10-103-2/+119
* r21222: Merge a couple of pidl fixes:Jelmer Vernooij2007-10-103-2/+85