]> git.draconx.ca Git - cdecl99.git/commit
Add a test case to check if libcdecl can parse its own output.
authorNick Bowler <nbowler@draconx.ca>
Thu, 1 Mar 2012 01:14:49 +0000 (20:14 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 3 Mar 2012 03:33:32 +0000 (22:33 -0500)
commite031b4f0220432aef6e1864ea6359353dbd8aed3
tree57a42fe75f005d2d96828646e083ed35cb8ad655
parentc9ec41ecea841cac0ad1aa265cdc6859a61c4ac2
Add a test case to check if libcdecl can parse its own output.
Makefile.am
test/.gitignore
test/crossparse.c [new file with mode: 0644]
test/randomdecl.c
test/test.h
test/testlib.c
tests/crossparse-c-random.sh [new file with mode: 0755]