quakeforge/tools/qfcc/test
2011-01-03 18:11:46 +09:00
..
.gdbinit v6 modulo test 2010-12-19 11:19:23 +09:00
base.r
bool.r
break.r add a few more tests to break 2007-04-07 05:02:09 +00:00
chat.r
class-method.r Add a test for calling class methods. 2011-01-03 18:11:46 +09:00
convert.r
debug.r
defs.h audit the usage of "only" 2010-01-13 06:42:26 +00:00
enum.r Nil is a constant, so allow it in global initializers. 2010-11-24 17:01:18 +09:00
fold.r clean up some warnings that I think I wasn't testing for 2007-04-28 05:17:55 +00:00
foo.r
for.r
func.r
imp.r Nil is a constant, so allow it in global initializers. 2010-11-24 17:01:18 +09:00
libfrikbot.h
local.r found a test file lurking around 2010-08-05 02:36:51 +00:00
membarray.r make "local" optional 2007-04-28 05:20:47 +00:00
message.r clean up some warnings that I think I wasn't testing for 2007-04-28 05:17:55 +00:00
modulo.r v6 modulo test 2010-12-19 11:19:23 +09:00
nil.r Gracefully handle returning NIL though a bad type. 2010-11-24 17:01:18 +09:00
offset.r
overload.r
pointer-param.r
prec.qc
precedence.r
progs.src
ptr-array.r Don't let casting in constfold increment users. 2010-12-12 15:37:26 +09:00
reference.r Allow explicit references to classes and categories. 2010-12-12 20:27:56 +09:00
selector.r
semi.r
shortcircuit.r
state.r
struct-return.r
switch.r
test.qc
test.r
vector_float.r