gmqcc/tests
2012-12-28 19:09:06 +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 Fix testsuite. Also added an additional test to the ternary stuff 2012-12-16 22:07:33 +00:00
calls.tmpl Actually add the tests 2012-11-17 08:31:23 +00:00
correct-logic-1-s.tmpl Test cases for -fcorrect-logic 2012-12-22 17:55:55 +01:00
correct-logic-1.tmpl Test cases for -fcorrect-logic 2012-12-22 17:55:55 +01:00
correct-logic-2-s.tmpl Test cases for -fcorrect-logic 2012-12-22 17:55:55 +01:00
correct-logic-2.tmpl Test cases for -fcorrect-logic 2012-12-22 17:55:55 +01:00
correct-logic.qc Test cases for -fcorrect-logic 2012-12-22 17:55:55 +01:00
correct-vs-short-1.tmpl fix -fshort-logic to cast to true boolean values 2012-12-22 20:05:15 +01:00
correct-vs-short-2.tmpl fix -fshort-logic to cast to true boolean values 2012-12-22 20:05:15 +01:00
correct-vs-short-3.tmpl fix -fshort-logic to cast to true boolean values 2012-12-22 20:05:15 +01:00
correct-vs-short.qc fix -fshort-logic to cast to true boolean values 2012-12-22 20:05:15 +01: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 testcase must use -Wno-uninitialized-global 2012-12-28 19:09:06 +01:00
noreturn.qc 'noreturn' is now an attribute and parsed as [[noreturn]] 2012-12-22 18:09:56 +01:00
noreturn1.tmpl 'noreturn' is now an attribute and parsed as [[noreturn]] 2012-12-22 18:09:56 +01:00
noreturn2.tmpl 'noreturn' is now an attribute and parsed as [[noreturn]] 2012-12-22 18:09:56 +01:00
noreturn3.tmpl Added tests for 'noreturn' 2012-12-20 12:00:39 +01:00
noreturn4.tmpl Added tests for 'noreturn' 2012-12-20 12:00:39 +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
perl-logic.qc Tests for perl-logic _types_ 2012-12-18 16:57:38 +01:00
perl-logic.tmpl Tests for perl-logic _types_ 2012-12-18 16:57:38 +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
pperror.qc Implemented preprocessing error directive tests (should fail) 2012-12-21 04:48:01 +00:00
pperror.tmpl Implemented preprocessing error directive tests (should fail) 2012-12-21 04:48:01 +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 Fix testsuite. Also added an additional test to the ternary stuff 2012-12-16 22:07:33 +00:00
ternary.qc Fix testsuite. Also added an additional test to the ternary stuff 2012-12-16 22:07:33 +00:00
ternary.tmpl Fix testsuite. Also added an additional test to the ternary stuff 2012-12-16 22:07:33 +00:00
truth-flags-1-s.tmpl Adding truth-flags testsuite for strings 2012-12-22 17:36:06 +01:00
truth-flags-1.tmpl Adding truth-flags testsuite for strings 2012-12-22 17:36:06 +01:00
truth-flags-2-s.tmpl Adding truth-flags testsuite for strings 2012-12-22 17:36:06 +01:00
truth-flags-2.qc Adding truth-flags testsuite for strings 2012-12-22 17:36:06 +01:00
truth-flags-2.tmpl Adding truth-flags testsuite for strings 2012-12-22 17:36:06 +01:00
truth-flags-3-s.tmpl Adding truth-flags testsuite for strings 2012-12-22 17:36:06 +01:00
truth-flags-3.tmpl Adding truth-flags testsuite for strings 2012-12-22 17:36:06 +01:00
truth.qc Testcases for -ftrue-empty-strings and -ffalse-empty-strings 2012-12-20 20:43:58 +01:00
truth.tmpl Testcases for -ftrue-empty-strings and -ffalse-empty-strings 2012-12-20 20:43:58 +01:00
truth2.tmpl Testcases for -ftrue-empty-strings and -ffalse-empty-strings 2012-12-20 20:43:58 +01:00
truth3.tmpl Testcases for -ftrue-empty-strings and -ffalse-empty-strings 2012-12-20 20:43:58 +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
uninit.qc Tests for the previous vector-liferange change 2012-12-24 12:43:16 +01:00
uninit.tmpl Tests for the previous vector-liferange change 2012-12-24 12:43:16 +01:00
uninit2.tmpl Tests for the previous vector-liferange change 2012-12-24 12:43:16 +01:00
utf8-2.tmpl utf8 tests 2012-12-23 10:23:42 +01:00
utf8.qc utf8 tests 2012-12-23 10:23:42 +01:00
utf8.tmpl utf8 tests 2012-12-23 10:23:42 +01: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
vector-init.qc vector initialization tests 2012-12-20 14:12:22 +01:00
vector-init.tmpl vector initialization tests 2012-12-20 14:12:22 +01:00
vector-init2.tmpl vector initialization tests 2012-12-20 14:12:22 +01:00
vector-init3.tmpl vector initialization tests 2012-12-20 14:12:22 +01:00