quakeforge/tools/qfcc/test
Bill Currie 7209c61912 Fix initializing local float variables with an integer constant.
Run the assignment expression through fold_constants to handle any
necessary conversions and error checking.
2011-03-05 17:23:58 +09:00
..
.gdbinit v6 modulo test 2010-12-19 11:19:23 +09:00
aggregate.r Yet another test. 2011-02-15 09:48:10 +09:00
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 test updates. 2011-03-04 08:27:26 +09:00
break.r add a few more tests to break 2007-04-07 05:02:09 +00:00
cast.r Save away some of my tests. 2011-02-13 19:02:39 +09: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
class-method.r Add a test for calling class methods. 2011-01-03 18:11:46 +09: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
dead-block.r More tests. 2011-03-03 22:32:22 +09: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
decl.r More tests. 2011-02-14 23:10:46 +09:00
defs.h audit the usage of "only" 2010-01-13 06:42:26 +00:00
entity-field.r Some test updates. 2011-03-04 08:27:26 +09:00
enum.r Nil is a constant, so allow it in global initializers. 2010-11-24 17:01:18 +09:00
field.r More tests. 2011-02-14 23:10:46 +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
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
int-float.r Fix initializing local float variables with an integer constant. 2011-03-05 17:23:58 +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
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-pointer.r More tests. 2011-02-14 23:10:45 +09: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
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 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
params.qc Save away some of my tests. 2011-02-13 19:02:39 +09: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 Update for the new syntax. 2011-02-08 22:39:42 +09:00
redefined.r More tests. 2011-03-03 22:32:22 +09:00
reference.r Allow explicit references to classes and categories. 2010-12-12 20:27:56 +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
struct.r Save away some of my tests. 2011-02-13 19:02:39 +09:00
super.r More tests. 2011-03-03 22:32:22 +09: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
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 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
test2.qc Save away some of my tests. 2011-02-13 19:02:39 +09: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
void-pointer.r Save away some of my tests. 2011-02-13 19:02:39 +09:00