..
base.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
bool.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
break.r
add a few more tests to break
2007-04-07 05:02:09 +00:00
chat.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
convert.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
debug.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
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
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
for.r
for loop tests
2004-03-30 02:31:50 +00:00
func.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
imp.r
Nil is a constant, so allow it in global initializers.
2010-11-24 17:01:18 +09:00
libfrikbot.h
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
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
nil.r
Gracefully handle returning NIL though a bad type.
2010-11-24 17:01:18 +09:00
offset.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
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
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
precedence.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
progs.src
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
ptr-array.r
Don't let casting in constfold increment users.
2010-12-12 15:37:26 +09:00
selector.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
semi.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
shortcircuit.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
state.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
struct-return.r
more tests
2005-06-14 11:29:42 +00:00
switch.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
test.qc
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
test.r
some tests I've accumulated over time. don't want to lose them accidently
2004-02-11 02:23:40 +00:00
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