summaryrefslogtreecommitdiff
path: root/source4/pidl/tests/ndr_simple.pl
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20548: Remove unnecessary "use lib", fix warnings.Jelmer Vernooij1-1/+0
(This used to be commit 30d721569fdf33e4784eb1f7c650e75ed1b80527)
2007-10-10r12470: Add helper module for pidl testsJelmer Vernooij1-41/+6
Convert other pidl tests to use Test::More and run them from 'make test' (This used to be commit 3a57d29a62112ab654e290ccc985fba7f67664c5)
2007-10-10r12465: Merge Parse::Pidl::Samba4::NDR::Header into ↵Jelmer Vernooij1-27/+43
Parse::Pidl::Samba4::NDR::Parser. Small optimization to avoid including NDR headers multiple times (This used to be commit 6967b9884970b6f1d7617196ab024d401628a13c)
2007-10-10r12464: Add simple IDL parsing tests for pidl using the standard perlJelmer Vernooij1-32/+36
testing framework (Test::Simple, distributed with perl itself). Run these tests from 'make test' (This used to be commit 975d8816db6697dab828941b69a740e3a0a2c272)
2007-10-10r12463: Rename 'Samba' namespace to 'Samba4'Jelmer Vernooij1-2/+6
(This used to be commit f25358270d44a5642adbb85ecaa50b2e5730d7f0)
2007-10-10r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij1-0/+40
(This used to be commit e48202275e60c18e464457d200daeb953386e221)