summaryrefslogtreecommitdiffstats
path: root/source4/pidl/tests/parse_idl.pl
Commit message (Expand)AuthorAgeFilesLines
* pidl: Avoid accidently filling in empty body for types without body.Jelmer Vernooij2008-01-131-1/+10
* pidl/ejs: Fix bug that filled in the body for types without body.Jelmer Vernooij2008-01-121-3/+10
* pidl: Add more parsing tests.Jelmer Vernooij2008-01-121-1/+17
* r24815: Support cpp_quote().Jelmer Vernooij2007-10-101-1/+9
* r21690: Test use of typedef /and/ struct nameJelmer Vernooij2007-10-101-1/+2
* r21681: Fix bug in the parsing code that parsed "struct foo;" the same asJelmer Vernooij2007-10-101-1/+15
* r21430: Support tagged types without typedef. This means:Jelmer Vernooij2007-10-101-1/+5
* r20550: Use standard error mechanism in parser.Jelmer Vernooij2007-10-101-24/+39
* r19751: Add some tests for parsing the "include", "import" and "importlib" st...Jelmer Vernooij2007-10-101-1/+9
* r12482: Add some more testsJelmer Vernooij2007-10-101-10/+12
* r12480: Extend testsuiteJelmer Vernooij2007-10-101-1/+24
* r12470: Add helper module for pidl testsJelmer Vernooij2007-10-101-1/+1
* r12464: Add simple IDL parsing tests for pidl using the standard perlJelmer Vernooij2007-10-101-0/+57