]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests
More ternary fixes
[xonotic/gmqcc.git] / tests /
2012-11-30 Wolfgang (Blub)... More ternary fixes
2012-11-26 Wolfgang (Blub)... Checking in test for nested ternaries; this is more...
2012-11-25 Dale WeilerFix the testsuite to properly error on failed loads
2012-11-25 Wolfgang (Blub)... Add the array tests, seem to have forgotten to add...
2012-11-25 Wolfgang (Blub)... multiple dots to start a field type, ie ..float for...
2012-11-25 Wolfgang (Blub)... Typedef testcases
2012-11-23 Wolfgang (Blub)... operator &~=
2012-11-23 Wolfgang (Blub)... operators &= and |=
2012-11-23 Wolfgang (Blub)... *= and /= operators
2012-11-23 Wolfgang (Blub)... Fixing operator precedence of suffices
2012-11-23 Wolfgang (Blub)... operator tests
2012-11-22 Wolfgang (Blub)... Adding short-logic testcase
2012-11-22 Wolfgang (Blub)... Test for extended parameters
2012-11-22 Wolfgang (Blub)... Collapsing the switch tests into 1
2012-11-22 Wolfgang (Blub)... drop the E line from break.tmpl
2012-11-22 Wolfgang (Blub)... Collapse the break tests into 1
2012-11-19 Wolfgang (Blub)... Adding break/continue testcases
2012-11-19 Wolfgang (Blub)... *sigh*
2012-11-19 Wolfgang (Blub)... Fixing switch testcase 7
2012-11-19 Wolfgang (Blub)... switch testcases
2012-11-19 Dale WeilerMerge branch 'master' into test-suite
2012-11-19 Dale WeilerAdded test for variadic arguments
2012-11-17 Dale WeilerMerge branch 'master' into test-suite
2012-11-17 Dale WeilerMerge branch 'master' into test-suite
2012-11-17 Dale WeilerAdded more tests, fixed existing ones, and some more...
2012-11-17 Dale WeilerActually add the tests
2012-11-17 Dale WeilerTest system works, and added some working tests!
2012-11-17 Dale WeilerActually commit the new test stuff