summaryrefslogtreecommitdiff
path: root/source4/pidl/tests/ndr_align.pl
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20967: Allow pidl tests to work with gcovJelmer Vernooij1-5/+5
(This used to be commit 9da63e362c9d590388c77d882f9dbf54b0aa78cc)
2007-10-10r20548: Remove unnecessary "use lib", fix warnings.Jelmer Vernooij1-1/+0
(This used to be commit 30d721569fdf33e4784eb1f7c650e75ed1b80527)
2007-10-10r19868: Fix more tests.Jelmer Vernooij1-3/+3
(This used to be commit 01a4fb1b22d09f38636c211a93efc4099f4766b3)
2007-10-10r14689: Fix testJelmer Vernooij1-9/+4
(This used to be commit b199f5345cc92ff8aeb59479c8c2a89ab1278d70)
2007-10-10r14686: Fix pidl testsuite to run whenever there is a shared libary builtJelmer Vernooij1-0/+7
Samba present. Ignore tests that are known to fail for now. (This used to be commit a7279f13f0431a5036c931c5339542f98139c461)
2007-10-10r12470: Add helper module for pidl testsJelmer Vernooij1-6/+10
Convert other pidl tests to use Test::More and run them from 'make test' (This used to be commit 3a57d29a62112ab654e290ccc985fba7f67664c5)
2007-10-10r12464: Add simple IDL parsing tests for pidl using the standard perlJelmer Vernooij1-7/+1
testing framework (Test::Simple, distributed with perl itself). Run these tests from 'make test' (This used to be commit 975d8816db6697dab828941b69a740e3a0a2c272)
2007-10-10r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij1-0/+144
(This used to be commit e48202275e60c18e464457d200daeb953386e221)