summaryrefslogtreecommitdiffstats
path: root/source4/pidl/tests
Commit message (Collapse)AuthorAgeFilesLines
* r12776: use $ENV{TEST_DATA_PREFIX} for test files if availableStefan Metzmacher2007-10-101-2/+9
| | | | | metze (This used to be commit 5552eaa37c228872736688bb65b4f678bdfeddf4)
* r12539: fix the pidl testsStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 4b90ad7a272b3cb976c2efc2c67b339519b1cd90)
* r12482: Add some more testsJelmer Vernooij2007-10-101-10/+12
| | | | (This used to be commit 516b66e0f1c65688abb936b4432039bc431b872c)
* r12480: Extend testsuiteJelmer Vernooij2007-10-101-1/+24
| | | | (This used to be commit 1fa6c3568b9653f637da92e9a66695cd89825a2f)
* r12470: Add helper module for pidl testsJelmer Vernooij2007-10-108-103/+177
| | | | | Convert other pidl tests to use Test::More and run them from 'make test' (This used to be commit 3a57d29a62112ab654e290ccc985fba7f67664c5)
* r12465: Merge Parse::Pidl::Samba4::NDR::Header into ↵Jelmer Vernooij2007-10-101-27/+43
| | | | | | | Parse::Pidl::Samba4::NDR::Parser. Small optimization to avoid including NDR headers multiple times (This used to be commit 6967b9884970b6f1d7617196ab024d401628a13c)
* r12464: Add simple IDL parsing tests for pidl using the standard perlJelmer Vernooij2007-10-107-71/+100
| | | | | | testing framework (Test::Simple, distributed with perl itself). Run these tests from 'make test' (This used to be commit 975d8816db6697dab828941b69a740e3a0a2c272)
* r12463: Rename 'Samba' namespace to 'Samba4'Jelmer Vernooij2007-10-101-2/+6
| | | | (This used to be commit f25358270d44a5642adbb85ecaa50b2e5730d7f0)
* r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij2007-10-106-0/+927
(This used to be commit e48202275e60c18e464457d200daeb953386e221)