quakeforge/tools/qfcc/test
Bill Currie 5e9d7d3567 Don't use the expr type for assignments.
Instead, the type is taken from the source operand (this means the computed
type of .return for that var). ctf now builds :)
2012-11-30 21:06:08 +09:00
..
old Add a new test case. 2012-11-22 21:59:01 +09:00
.gdbinit v6 modulo test 2010-12-19 11:19:23 +09:00
build-run Support testing v6 progs. 2012-11-22 21:59:01 +09:00
chewed-alias.r Add a test case for the alias chain mangling. 2012-11-27 18:33:41 +09:00
chewed-return.r Don't use the expr type for assignments. 2012-11-30 21:06:08 +09:00
deadbool.r Add a test for the dead boolean expression. 2012-11-26 21:05:24 +09:00
infloop.r Add a test for writes to global vars in a loop. 2012-11-24 14:53:45 +09:00
Makefile.am Don't use the expr type for assignments. 2012-11-30 21:06:08 +09:00
modulo.r Make the failure message clearer. 2012-11-22 21:59:01 +09:00
structptr.r Make structptr.r a little quieter. 2012-11-22 21:59:01 +09:00
test-bi.c Add a test for writes to global vars in a loop. 2012-11-24 14:53:45 +09:00
test-bi.h Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
test-harness.c Support testing v6 progs. 2012-11-22 21:59:01 +09:00
while.r Add a test for while (count--) 2012-11-22 21:59:00 +09:00