summaryrefslogtreecommitdiffstats
path: root/source4/pidl/tests/samba-ndr.pl
Commit message (Expand)AuthorAgeFilesLines
* pidl: Move Generate*Env functions to Parse::Pidl::Samba4::Header because they...Jelmer Vernooij2008-01-141-49/+2
* r22462: Fix test suite for ndr parser without using 'our'Jelmer Vernooij2007-10-101-16/+17
* r21654: Add simple test for print functions.Jelmer Vernooij2007-10-101-2/+22
* r21578: Use utility function for naming pull/push/print functions.Jelmer Vernooij2007-10-101-19/+25
* r21484: Fix Needed* for nested datastructures.Jelmer Vernooij2007-10-101-16/+22
* r21459: Remove name argument, more refactoring.Jelmer Vernooij2007-10-101-2/+2
* 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
* r21430: Support tagged types without typedef. This means:Jelmer Vernooij2007-10-101-7/+7
* r21428: Handle representation types in Needed().Jelmer Vernooij2007-10-101-8/+26
* r21427: Add tests for Needed*(), in preparation of refactoring.Jelmer Vernooij2007-10-101-2/+58
* r21332: Fix bug in pidl that prevented value(0) from working. Bug reported by...Jelmer Vernooij2007-10-101-2/+22
* r21253: Merge some pidl fixes:Jelmer Vernooij2007-10-101-2/+21
* r20638: Check for NULL pointers (where possible) in print functions. Fixes #4...Jelmer Vernooij2007-10-101-8/+8
* r20637: Don't check for NULL pointers when the pointer is guaranteed to not b...Jelmer Vernooij2007-10-101-0/+135