gmqcc/tests
Wolfgang (Blub) Bumiller 36fe4e2729 noref -compile testcase
2012-12-04 12:50:38 +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
noref.qc noref -compile testcase 2012-12-04 12:50:38 +01:00
noref.tmpl noref -compile testcase 2012-12-04 12:50:38 +01: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
pmacros.qc Added preprocessor test 2012-12-02 23:16:44 +00:00
pmacros.tmpl Added preprocessor test 2012-12-02 23:16:44 +00: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-fte.tmpl Add whitespace to ternary-fte template so it matches (expected behaviour) 2012-12-02 12:03:02 +00:00
ternary.qc More ternary fixes 2012-12-01 00:50:04 +01:00
ternary.tmpl Updating ternary testcase to use -fcorrect-ternary - added fte-style test as well for it 2012-12-02 11:52:25 +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