quakeforge/tools/qfcc/test
Bill Currie 793112de9a Add some more tests.
structptr.r is actually usable for automated testing when I get around to
it.
2012-11-20 15:39:00 +09:00
..
.gdbinit
aggregate.r Yet another test. 2011-02-15 09:48:10 +09:00
base.r
bool.r Some test updates. 2011-03-04 08:27:26 +09:00
break.r
cast.r Save away some of my tests. 2011-02-13 19:02:39 +09:00
cast2.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
chat.r
class-end.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
class-method.r
const.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
convert.r
dead-block.r More tests. 2011-03-03 22:32:22 +09:00
debug.r
decl.r More tests. 2011-02-14 23:10:46 +09:00
defs.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
entity-field.r Some test updates. 2011-03-04 08:27:26 +09:00
entity-field2.r More tests 2011-03-09 20:34:23 +09:00
entity-struct.r More tests 2011-03-09 20:34:23 +09:00
enum.r
field-alias.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
field.r More tests. 2011-02-14 23:10:46 +09:00
file-line.r Get __PRETTY_FUNCTION__ working for overloaded functions. 2011-01-13 16:22:27 +09:00
float-int.r Yay, even more tests :P 2011-03-22 15:00:46 +09:00
fold.r
foo.r
for.r
forward.r More tests 2011-03-09 20:34:23 +09:00
func.r
gcd.pas Add my QuakePascal test program. 2011-01-17 22:44:58 +09:00
gcd.r Add some more tests. 2012-11-20 15:39:00 +09:00
imp.r
int-float.r Fix initializing local float variables with an integer constant. 2011-03-05 17:23:58 +09:00
ivar.r Yay, even more tests :P 2011-03-22 15:00:46 +09:00
libfrikbot.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
linkdef1.r Yet more tests. 2011-03-05 17:21:19 +09:00
linkdef2.r Yet more tests. 2011-03-05 17:21:19 +09:00
linkdef3.r Yet more tests. 2011-03-05 17:21:19 +09:00
local-func.r More tests 2011-03-09 20:34:23 +09:00
local-pointer.r More tests. 2011-02-14 23:10:45 +09:00
local.r
membarray.r
message.r
modulo.r
move.r Yay, even more tests :P 2011-03-22 15:00:46 +09:00
nil.r
obj.r Add some more tests. 2012-11-20 15:39:00 +09:00
offset.r More tests 2011-03-09 20:34:23 +09:00
overload.r
params.qc Save away some of my tests. 2011-02-13 19:02:39 +09:00
pointer-param.r
prec.qc
precedence.r
progs.src
ptr-array.r Update for the new syntax. 2011-02-08 22:39:42 +09:00
ptrderef.r Add some more tests. 2012-11-20 15:39:00 +09:00
quattest.r Allow quat * vec in ruamoko. 2012-04-26 12:00:27 +09:00
redefined.r More tests. 2011-03-03 22:32:22 +09:00
reference.r
selector.r
self-this.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
semi.r
shortcircuit.r
state.r
storage.r More tests 2011-03-09 20:34:23 +09:00
struct-return.r
struct.r Save away some of my tests. 2011-02-13 19:02:39 +09:00
structptr.r Add some more tests. 2012-11-20 15:39:00 +09:00
super.r More tests. 2011-03-03 22:32:22 +09:00
switch.r Add partial support for pointer arithmetic. 2012-11-09 12:21:45 +09:00
syntax.r More tests. 2011-02-14 23:10:46 +09:00
test-linkdef Yet more tests. 2011-03-05 17:21:19 +09:00
test.qc
test.r
test2.qc Save away some of my tests. 2011-02-13 19:02:39 +09:00
thread-jumps.r Implement jump threading. 2012-05-03 17:42:58 +09:00
value.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
vector.r More tests 2011-03-09 20:34:23 +09:00
vector2.r More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
vector_float.r
void-pointer.r Save away some of my tests. 2011-02-13 19:02:39 +09:00
void-return.qc Add a test for end of function conditional return. 2012-04-30 20:27:24 +09:00