Install pidl to the same directory as Samba.
[jelmer/samba4-debian.git] / source / pidl / tests /
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Jelmer VernooijAdd test for INCLUDE command.
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijAdd simple test for ETT_FIELD.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-09 Jelmer VernooijFix test count after pointer_default_top() removal.
2008-02-07 Stefan Metzmacherpidl/NDR: fix handling of multilevel pointers in functi...
2008-02-07 Stefan Metzmacherpidl: get the pointer types correct when an element...
2008-02-04 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-04 Stefan Metzmacherpidl: remove 'pointer_default_top()' support
2008-02-03 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-02 Stefan Metzmacherpidl: revert changes it didn't want to push...sorry!
2008-02-01 Stefan MetzmacherWORKS!!!...pidl/NDR: fix handling of multilevel pointer...
2008-02-01 Stefan MetzmacherLOOKS OK... pidl: get the pointer types correct when...
2008-01-30 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-30 Stefan Metzmacherpidl: be consistent and always ask pkg-config only...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Jelmer Vernooijpidl: Add simple test for ServerNDR.
2008-01-16 Jelmer Vernooijpidl: Fix imported function for ServerNDR and add test...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpidl: Move Generate*Env functions to Parse::Pidl::Samba...
2008-01-12 Jelmer Vernooijpidl: Avoid accidently filling in empty body for types...
2008-01-12 Jelmer Vernooijpidl/ejs: Fix bug that filled in the body for types...
2008-01-12 Jelmer Vernooijpidl: Add function for determining whether a type has...
2008-01-12 Jelmer Vernooijpidl: Add more parsing tests.
2008-01-12 Jelmer Vernooijpidl: Remove declare tests, add more tests for typedef.
2008-01-12 Jelmer Vernooijpidl: Move tests for the CUtil module to a separate...
2008-01-10 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-10 Jelmer Vernooijpidl: Fix samba3-cli test after Günthers formatting...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26444: Fix pidl tests.
2007-12-21 Jelmer Vernooijr26262: Add test for WERROR return code handling for...
2007-12-21 Stefan Metzmacherr25915: ndr/pidl: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25795: whitespace cleanup...
2007-12-21 Stefan Metzmacherr25768: pidl: NT_STATUS_IS_ERR() is NOT the same as...
2007-12-21 Stefan Metzmacherr25767: pidl: make it easier to debug errors in pidl...
2007-12-21 Stefan Metzmacherr25766: pidl: fix bugs in ndr_tagtype tests found by...
2007-12-21 Stefan Metzmacherr25765: pidl: fix compiler warning in ndr_align test
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25453: Fix include for NTSTATUS.
2007-10-10 Jelmer Vernooijr25185: Check that can_contain_deferred returns true...
2007-10-10 Jelmer Vernooijr25166: Simplify can_contain_deferred and add tests...
2007-10-10 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Jelmer Vernooijr24815: Support cpp_quote().
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Stefan Metzmacherr24592: pass down the ndr_interface_table in the samba3...
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24493: - it turns out that
2007-10-10 Stefan Metzmacherr24492: Parse::Pidl::Samba4::Header::Parse() now takes...
2007-10-10 Stefan Metzmacherr24447: fix samba3-cli pidl tests
2007-10-10 Andrew Bartlettr23677: When I removed data_blob_equal, I clearly didn...
2007-10-10 Stefan Metzmacherr23071: print the command on failure only
2007-10-10 Stefan Metzmacherr23069: print out the command, to find out the problem...
2007-10-10 Jelmer Vernooijr22520: Fix the TYPE command.
2007-10-10 Jelmer Vernooijr22462: Fix test suite for ndr parser without using...
2007-10-10 Jelmer Vernooijr22457: Fix tests for Samba3 client generator.
2007-10-10 Jelmer Vernooijr22456: Merge wireshark and ejs test improvements.
2007-10-10 Jelmer Vernooijr22453: Fix TDR testsuite without using our.
2007-10-10 Jelmer Vernooijr22357: Don't use 'our'
2007-10-10 Jelmer Vernooijr21690: Test use of typedef /and/ struct name
2007-10-10 Jelmer Vernooijr21681: Fix bug in the parsing code that parsed "struct...
2007-10-10 Jelmer Vernooijr21654: Add simple test for print functions.
2007-10-10 Jelmer Vernooijr21584: Support for tagged types has landed!
2007-10-10 Jelmer Vernooijr21579: Use utility function to determine function...
2007-10-10 Jelmer Vernooijr21578: Use utility function for naming pull/push/print...
2007-10-10 Jelmer Vernooijr21575: Fix handling of is_scalar() for declares.
2007-10-10 Jelmer Vernooijr21574: Fix handling of DECLARE.
2007-10-10 Jelmer Vernooijr21573: Remove more code that assumed all types are...
2007-10-10 Jelmer Vernooijr21572: More work towards supporting tagged types.
2007-10-10 Jelmer Vernooijr21568: More tests.
2007-10-10 Jelmer Vernooijr21567: Add some more wireshark tests.
2007-10-10 Jelmer Vernooijr21559: More tests.
2007-10-10 Jelmer Vernooijr21555: Some tests for TYPE in wireshark conformance...
2007-10-10 Jelmer Vernooijr21545: Fix pidl test.
2007-10-10 Jelmer Vernooijr21534: Add some more tests for wireshark.
2007-10-10 Jelmer Vernooijr21532: Add tests for StripPrefixes utility function.
2007-10-10 Jelmer Vernooijr21490: Add some tests for the EJS code
2007-10-10 Jelmer Vernooijr21484: Fix Needed* for nested datastructures.
2007-10-10 Jelmer Vernooijr21459: Remove name argument, more refactoring.
2007-10-10 Jelmer Vernooijr21457: Cope with anonymous nested types in the NDR...
2007-10-10 Jelmer Vernooijr21455: Fix a bug in our handling of conformant arrays...
2007-10-10 Jelmer Vernooijr21440: Support different variables in environments.
2007-10-10 Jelmer Vernooijr21437: Cherrypick typelib tests.
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Jelmer Vernooijr21431: More tests, work on support in wireshark for...
2007-10-10 Jelmer Vernooijr21430: Support tagged types without typedef. This...
2007-10-10 Jelmer Vernooijr21428: Handle representation types in Needed().
2007-10-10 Jelmer Vernooijr21427: Add tests for Needed*(), in preparation of...
2007-10-10 Jelmer Vernooijr21411: Add some simple tests for the wireshark NDR...
2007-10-10 Jelmer Vernooijr21338: Fix handling of top-level arrays for the Samba...
2007-10-10 Jelmer Vernooijr21332: Fix bug in pidl that prevented value(0) from...
2007-10-10 Jelmer Vernooijr21260: Fix regex.
2007-10-10 Jelmer Vernooijr21254: Fix running the testsuite outside pidl/
2007-10-10 Jelmer Vernooijr21253: Merge some pidl fixes:
2007-10-10 Jelmer Vernooijr21222: Merge a couple of pidl fixes:
next