summaryrefslogtreecommitdiff
path: root/source4/pidl/tests/samba-ndr.pl
AgeCommit message (Expand)AuthorFilesLines
2008-01-14pidl: Move Generate*Env functions to Parse::Pidl::Samba4::Header because they...Jelmer Vernooij1-49/+2
2007-10-10r22462: Fix test suite for ndr parser without using 'our'Jelmer Vernooij1-16/+17
2007-10-10r21654: Add simple test for print functions.Jelmer Vernooij1-2/+22
2007-10-10r21578: Use utility function for naming pull/push/print functions.Jelmer Vernooij1-19/+25
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-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-10r21430: Support tagged types without typedef. This means:Jelmer Vernooij1-7/+7
2007-10-10r21428: Handle representation types in Needed().Jelmer Vernooij1-8/+26
2007-10-10r21427: Add tests for Needed*(), in preparation of refactoring.Jelmer Vernooij1-2/+58
2007-10-10r21332: Fix bug in pidl that prevented value(0) from working. Bug reported by...Jelmer Vernooij1-2/+22
2007-10-10r21253: Merge some pidl fixes:Jelmer Vernooij1-2/+21
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