gmqcc/tests
2012-11-26 14:12:56 +01:00
..
arrays.qc Add the array tests, seem to have forgotten to add those... 2012-11-25 21:41:30 +01:00
arrays.tmpl Add the array tests, seem to have forgotten to add those... 2012-11-25 21:41:30 +01:00
break.qc Collapse the break tests into 1 2012-11-22 19:25:45 +01:00
break.tmpl drop the E line from break.tmpl 2012-11-22 19:28:38 +01:00
builtin.qc Added test for variadic arguments 2012-11-19 02:11:24 +00:00
builtin.tmpl Test system works, and added some working tests! 2012-11-17 08:10:31 +00:00
calls.qc Actually add the tests 2012-11-17 08:31:23 +00:00
calls.tmpl Actually add the tests 2012-11-17 08:31:23 +00:00
equality.qc Actually add the tests 2012-11-17 08:31:23 +00:00
equality.tmpl Actually add the tests 2012-11-17 08:31:23 +00:00
fieldparams.qc multiple dots to start a field type, ie ..float for a fieldpointer field 2012-11-25 17:37:54 +01:00
fieldparams.tmpl multiple dots to start a field type, ie ..float for a fieldpointer field 2012-11-25 17:37:54 +01:00
functions-as-params.qc Added more tests, fixed existing ones, and some more test system changes. 2012-11-17 09:51:55 +00:00
functions-as-params.tmpl Added more tests, fixed existing ones, and some more test system changes. 2012-11-17 09:51:55 +00:00
ifs.qc Added more tests, fixed existing ones, and some more test system changes. 2012-11-17 09:51:55 +00:00
ifs.tmpl Added more tests, fixed existing ones, and some more test system changes. 2012-11-17 09:51:55 +00:00
ngraphs.qc Added more tests, fixed existing ones, and some more test system changes. 2012-11-17 09:51:55 +00:00
ngraphs.tmpl Added more tests, fixed existing ones, and some more test system changes. 2012-11-17 09:51:55 +00:00
operators.qc operator &~= 2012-11-23 14:39:05 +01:00
operators.tmpl operator &~= 2012-11-23 14:39:05 +01:00
param8.qc Test for extended parameters 2012-11-22 19:36:45 +01:00
param8.tmpl Test for extended parameters 2012-11-22 19:36:45 +01:00
short-logic.qc Adding short-logic testcase 2012-11-22 20:32:40 +01:00
short-logic.tmpl Adding short-logic testcase 2012-11-22 20:32:40 +01:00
switch.qc Collapsing the switch tests into 1 2012-11-22 19:28:45 +01:00
switch.tmpl Collapsing the switch tests into 1 2012-11-22 19:28:45 +01:00
ternary.qc Checking in test for nested ternaries; this is more a test of the ast than the parser 2012-11-26 14:12:56 +01:00
ternary.tmpl Checking in test for nested ternaries; this is more a test of the ast than the parser 2012-11-26 14:12:56 +01:00
typedefs.qc Typedef testcases 2012-11-25 15:33:03 +01:00
typedefs.tmpl Fix the testsuite to properly error on failed loads 2012-11-25 21:12:26 +00:00
variadic.qc Added test for variadic arguments 2012-11-19 02:11:24 +00:00
variadic.tmpl Added test for variadic arguments 2012-11-19 02:11:24 +00:00