Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20638: Check for NULL pointers (where possible) in print functions. Fixes #4... | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r20637: Don't check for NULL pointers when the pointer is guaranteed to not b... | Jelmer Vernooij | 1 | -0/+135 |
2007-10-10 | r20633: Add another test, fix warnings. | Jelmer Vernooij | 1 | -7/+44 |
2007-10-10 | r20631: Add some tests for the ndr parser. | Jelmer Vernooij | 1 | -0/+154 |
2007-10-10 | r20625: Fix couple of warnings. | Jelmer Vernooij | 2 | -2/+11 |
2007-10-10 | r20571: fix '' case | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r20567: Print proper errors with filename and line numbers in ParseExpr() | Jelmer Vernooij | 1 | -32/+36 |
2007-10-10 | r20563: Start using the new parser in ParseExpr(). It's now trivial to use this | Jelmer Vernooij | 1 | -14/+23 |
2007-10-10 | r20556: Add more tests to make sure nothing breaks when I replace the ParseEx... | Jelmer Vernooij | 1 | -1/+19 |
2007-10-10 | r20550: Use standard error mechanism in parser. | Jelmer Vernooij | 1 | -24/+39 |
2007-10-10 | r20548: Remove unnecessary "use lib", fix warnings. | Jelmer Vernooij | 11 | -14/+4 |
2007-10-10 | r20547: Add tests for expected errors/warnings. | Jelmer Vernooij | 3 | -1/+89 |
2007-10-10 | r20545: Fix is_constant(). | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r20543: Merge some pidl bug fixes: | Jelmer Vernooij | 1 | -0/+55 |
2007-10-10 | r20299: Disable two new tests that are apparently broken. | Jelmer Vernooij | 3 | -5/+13 |
2007-10-10 | r20298: Fix pidl tests (missing symlink..). | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r19868: Fix more tests. | Jelmer Vernooij | 4 | -5/+6 |
2007-10-10 | r19866: Fix test compilation. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r19859: Reuse referrent ids when pushing full pointers (still need to | Jelmer Vernooij | 2 | -2/+43 |
2007-10-10 | r19751: Add some tests for parsing the "include", "import" and "importlib" st... | Jelmer Vernooij | 1 | -1/+9 |
2007-10-10 | r18559: [string] always applies to the last pointer | Jelmer Vernooij | 1 | -1/+30 |
2007-10-10 | r14867: Include <stdbool.h> in external compiles | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14727: Update pidls' TODO, add test that demonstrates the desired behaviour | Jelmer Vernooij | 1 | -0/+38 |
2007-10-10 | r14690: Support represent_as in headers, enable represent_as() test (which wo... | Jelmer Vernooij | 1 | -10/+4 |
2007-10-10 | r14689: Fix test | Jelmer Vernooij | 1 | -9/+4 |
2007-10-10 | r14688: More work on represent_as(): output the right function calls, fix test. | Jelmer Vernooij | 2 | -2/+11 |
2007-10-10 | r14687: Start working on support for represent_as() and transmit_as() as | Jelmer Vernooij | 2 | -3/+44 |
2007-10-10 | r14686: Fix pidl testsuite to run whenever there is a shared libary built | Jelmer Vernooij | 3 | -47/+48 |
2007-10-10 | r14550: Fix tests | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r12776: use $ENV{TEST_DATA_PREFIX} for test files if available | Stefan Metzmacher | 1 | -2/+9 |
2007-10-10 | r12539: fix the pidl tests | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12482: Add some more tests | Jelmer Vernooij | 1 | -10/+12 |
2007-10-10 | r12480: Extend testsuite | Jelmer Vernooij | 1 | -1/+24 |
2007-10-10 | r12470: Add helper module for pidl tests | Jelmer Vernooij | 8 | -103/+177 |
2007-10-10 | r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:... | Jelmer Vernooij | 1 | -27/+43 |
2007-10-10 | r12464: Add simple IDL parsing tests for pidl using the standard perl | Jelmer Vernooij | 7 | -71/+100 |
2007-10-10 | r12463: Rename 'Samba' namespace to 'Samba4' | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r9459: Move pidl up one level (to prevent too much nesting) | Jelmer Vernooij | 6 | -0/+927 |