]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
added test_ast, test_ir, and test, as well as default, and all to the Makefile target...
authorDale Weiler <killfieldengine@gmail.com>
Sun, 29 Apr 2012 20:54:05 +0000 (16:54 -0400)
committerDale Weiler <killfieldengine@gmail.com>
Sun, 29 Apr 2012 20:54:41 +0000 (16:54 -0400)
commit453ca4517610abfd5fdc28d32e89a9814e72fd52
tree5e350349636145df9d2c846cccb5f1ca85e0a10b
parent8c91adeb9ff922ec0fa957405d5839b4478f7832
added test_ast, test_ir, and test, as well as default, and all to the Makefile target list. Also made all tests C90 conformant code.
Makefile
test/ast-test.c
test/ir-test.c