summaryrefslogtreecommitdiff
path: root/source4/pidl/tests
AgeCommit message (Expand)AuthorFilesLines
2008-04-15Fix size to memcpy call in generated Samba 3 client code.Jelmer Vernooij1-2/+11
2008-04-06Add test for authservice struct.Jelmer Vernooij1-1/+15
2008-02-19Add test for INCLUDE command.Jelmer Vernooij1-2/+4
2008-02-13Add simple test for ETT_FIELD.Jelmer Vernooij1-1/+4
2008-02-09Fix test count after pointer_default_top() removal.Jelmer Vernooij1-1/+1
2008-02-07pidl/NDR: fix handling of multilevel pointers in function elementsStefan Metzmacher1-10/+10
2008-02-07pidl: get the pointer types correct when an element has multiple pointersStefan Metzmacher1-7/+282
2008-02-04pidl: remove 'pointer_default_top()' supportStefan Metzmacher1-6/+0
2008-02-02pidl: revert changes it didn't want to push...sorry!Stefan Metzmacher1-282/+7
2008-02-01WORKS!!!...pidl/NDR: fix handling of multilevel pointers in function elementsStefan Metzmacher1-10/+10
2008-02-01LOOKS OK... pidl: get the pointer types correct when an element has multiple ...Stefan Metzmacher1-7/+282
2008-01-30pidl: be consistent and always ask pkg-config only for 'ndr'Stefan Metzmacher1-1/+1
2008-01-16pidl: Add simple test for ServerNDR.Jelmer Vernooij1-3/+7
2008-01-16pidl: Fix imported function for ServerNDR and add test to make sure it doesn'...Jelmer Vernooij1-0/+14
2008-01-14pidl: Move Generate*Env functions to Parse::Pidl::Samba4::Header because they...Jelmer Vernooij3-52/+55
2008-01-13pidl: Avoid accidently filling in empty body for types without body.Jelmer Vernooij2-2/+13
2008-01-12pidl/ejs: Fix bug that filled in the body for types without body.Jelmer Vernooij1-3/+10
2008-01-12pidl: Add function for determining whether a type has a body.Jelmer Vernooij2-3/+10
2008-01-12pidl: Add more parsing tests.Jelmer Vernooij1-1/+17
2008-01-12pidl: Remove declare tests, add more tests for typedef.Jelmer Vernooij2-4/+10
2008-01-12pidl: Move tests for the CUtil module to a separate file.Jelmer Vernooij2-11/+23
2008-01-10pidl: Fix samba3-cli test after Günthers formatting fixes.Jelmer Vernooij1-25/+44
2007-12-21r26444: Fix pidl tests.Jelmer Vernooij9-43/+46
2007-12-21r26262: Add test for WERROR return code handling for Samba 3 client code.Jelmer Vernooij1-1/+40
2007-12-21r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)Stefan Metzmacher9-56/+51
2007-12-21r25795: whitespace cleanup...Stefan Metzmacher1-15/+15
2007-12-21r25768: pidl: NT_STATUS_IS_ERR() is NOT the same as !NT_STATUS_IS_OK()Stefan Metzmacher9-34/+34
2007-12-21r25767: pidl: make it easier to debug errors in pidl testsStefan Metzmacher1-22/+47
2007-12-21r25766: pidl: fix bugs in ndr_tagtype tests found by compiler warningsStefan Metzmacher1-7/+7
2007-12-21r25765: pidl: fix compiler warning in ndr_align testStefan Metzmacher1-2/+2
2007-10-10r25453: Fix include for NTSTATUS.Jelmer Vernooij1-2/+2
2007-10-10r25185: Check that can_contain_deferred returns true if one of the members of...Jelmer Vernooij1-1/+3
2007-10-10r25166: Simplify can_contain_deferred and add tests for it.Jelmer Vernooij1-2/+15
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-1/+4
2007-10-10r24815: Support cpp_quote().Jelmer Vernooij2-2/+13
2007-10-10r24812: Fix headers for external users.Jelmer Vernooij1-1/+1
2007-10-10r24592: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher1-1/+1
2007-10-10r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher1-1/+1
2007-10-10r24493: - it turns out thatStefan Metzmacher1-3/+29
2007-10-10r24492: Parse::Pidl::Samba4::Header::Parse() now takes an $ndr treeStefan Metzmacher2-4/+8
2007-10-10r24447: fix samba3-cli pidl testsStefan Metzmacher1-5/+9
2007-10-10r23677: When I removed data_blob_equal, I clearly didn't test the PIDL code.Andrew Bartlett2-8/+8
2007-10-10r23071: print the command on failure onlyStefan Metzmacher1-1/+1
2007-10-10r23069: print out the command, to find out the problem on host 'tridge'Stefan Metzmacher1-0/+1
2007-10-10r22520: Fix the TYPE command.Jelmer Vernooij1-6/+41
2007-10-10r22462: Fix test suite for ndr parser without using 'our'Jelmer Vernooij2-17/+19
2007-10-10r22457: Fix tests for Samba3 client generator.Jelmer Vernooij1-4/+5
2007-10-10r22456: Merge wireshark and ejs test improvements.Jelmer Vernooij2-82/+81
2007-10-10r22453: Fix TDR testsuite without using our.Jelmer Vernooij1-13/+14
2007-10-10r22357: Don't use 'our'Jelmer Vernooij1-1/+1