]> git.xonotic.org Git - xonotic/gmqcc.git/commit
ast and ir testers - to use: compile into gmqcc and execut the functions in main()
authorWolfgang Bumiller <wolfgang.linux@bumiller.com>
Sat, 28 Apr 2012 19:42:12 +0000 (21:42 +0200)
committerWolfgang Bumiller <wolfgang.linux@bumiller.com>
Sat, 28 Apr 2012 19:42:21 +0000 (21:42 +0200)
commit6dff77aa95219e711f102cf8dbea596aed876e7c
tree2fac179a005cea3ad068b871db9f18813982e93c
parentbdb238b7059883d08ca30222479a1161bd0046a7
ast and ir testers - to use: compile into gmqcc and execut the functions in main()
test/ast-test.c [new file with mode: 0644]
test/ir-test.c [new file with mode: 0644]