quakeforge/tools/qfcc/test
Bill Currie 71c05bd899 Update for the new syntax.
This one compiles to progs even :) (though it looks broken).
2011-02-08 22:39:42 +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
gcd.pas Add my QuakePascal test program. 2011-01-17 22:44:58 +09:00
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 more tests 2005-06-14 11:29:42 +00:00
pointer-param.r more tests 2005-06-14 11:29:42 +00:00
prec.qc
precedence.r
progs.src
ptr-array.r Update for the new syntax. 2011-02-08 22:39:42 +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 more tests 2005-06-14 11:29:42 +00:00
switch.r
test.qc
test.r
vector_float.r finish the break overloading and add some more tests (really need to get these automated) 2007-04-07 04:58:27 +00:00