]> git.draconx.ca Git - cdecl99.git/history - test
Bundle scripts to help re-bootstrap the package.
[cdecl99.git] / test /
2020-07-03 Nick BowlerPort random crossparse test to Autotest.
2020-07-03 Nick BowlerAdd better --help text to the test programs.
2012-08-29 Nick BowlerDon't allow restrict-qualified pointers to functions.
2012-03-19 Nick BowlerActually generate (void) function parameter lists in...
2012-03-18 Nick BowlerAdd an English output mode to randomdecl.
2012-03-18 Nick BowlerUnbreak random array declarators.
2012-03-18 Nick BowlerFix bogus switch cases in declgen.
2012-03-03 Nick BowlerBatch up crossparse tests to improve performance.
2012-03-03 Nick BowlerFree memory in randomdecl.
2012-03-03 Nick BowlerDon't generate invalid void function parameters in...
2012-03-03 Nick BowlerAdd a test case to check if libcdecl can parse its...
2012-03-01 Nick BowlerAdd a tool to generate random declarations.