quakeforge/tools/qfcc/test
2020-02-15 23:49:12 +09:00
..
old
.gdbinit
address-cast.r Add failing global init test too 2020-02-15 23:49:12 +09:00
alignment.r Finish up alignment tests and add address cast 2020-02-15 23:49:12 +09:00
build-compile-fail-run Create more double related tests 2020-02-15 23:49:12 +09:00
build-run
chewed-alias.r
chewed-return.r
comma-expr.r
deadbool.r Implement double constants 2020-02-15 23:49:12 +09:00
double-demote-float-linit.r Catch and warn demotion of double in assignments 2020-02-15 23:49:12 +09:00
double-demote-float.r Add tests for double demotion 2020-02-15 23:49:12 +09:00
double-demote-int-linit.r Catch and warn demotion of double in assignments 2020-02-15 23:49:12 +09:00
double-demote-int.r Add tests for double demotion 2020-02-15 23:49:12 +09:00
double-float-compare.r Create more double related tests 2020-02-15 23:49:12 +09:00
double-int-compare.r Create more double related tests 2020-02-15 23:49:12 +09:00
double.r Create more double related tests 2020-02-15 23:49:12 +09:00
enum.r
fordecl.r
func-expr.r
func-static.r
infloop.r
Makefile.am Catch and warn demotion of double in assignments 2020-02-15 23:49:12 +09:00
modulo.r
paramret.r
quaternion.r
return-ivar.r
sendv.r
state.r Implement double constants 2020-02-15 23:49:12 +09:00
structarray.r
structlive.r
structptr.r
structstruct.r
swap.r
test-bi.c
test-bi.h
test-defspace.c
test-defspace.h
test-harness.c Implement double constants 2020-02-15 23:49:12 +09:00
test-harness.h
triangle.r Fix several double-related bug 2020-02-15 23:49:12 +09:00
tw-defspace.c
tw-diagnostic.c
tw-strpool.c
vecexpr.r
vecinit.r
voidfor.r
while.r