pidl: Avoid accidently filling in empty body for types without body.
[sfrench/samba-autobuild/.git] / source4 / pidl / tests / parse_idl.pl
2008-01-12 Jelmer Vernooijpidl: Avoid accidently filling in empty body for types...
2008-01-12 Jelmer Vernooijpidl/ejs: Fix bug that filled in the body for types...
2008-01-12 Jelmer Vernooijpidl: Add more parsing tests.
2007-10-10 Jelmer Vernooijr24815: Support cpp_quote().
2007-10-10 Jelmer Vernooijr21690: Test use of typedef /and/ struct name
2007-10-10 Jelmer Vernooijr21681: Fix bug in the parsing code that parsed "struct...
2007-10-10 Jelmer Vernooijr21430: Support tagged types without typedef. This...
2007-10-10 Jelmer Vernooijr20550: Use standard error mechanism in parser.
2007-10-10 Jelmer Vernooijr19751: Add some tests for parsing the "include", ...
2007-10-10 Jelmer Vernooijr12482: Add some more tests
2007-10-10 Jelmer Vernooijr12480: Extend testsuite
2007-10-10 Jelmer Vernooijr12470: Add helper module for pidl tests
2007-10-10 Jelmer Vernooijr12464: Add simple IDL parsing tests for pidl using...