]> de.git.xonotic.org Git - xonotic/gmqcc.git/history - tests
Merge branch 'master' of git://github.com/graphitemaster/gmqcc
[xonotic/gmqcc.git] / tests /
2013-01-03 Wolfgang BumillerMerge remote-tracking branch 'origin/pp-unary-numbers'
2013-01-02 Dale WeilerImplemented computed goto + added goto test for testsui...
2013-01-02 Wolfgang Bumillertests for __VA_ARGS__
2012-12-28 matthiaskrgrMerge remote-tracking branch 'upstream/master'
2012-12-28 Wolfgang Bumillernoref testcase must use -Wno-uninitialized-global
2012-12-24 Wolfgang BumillerTests for the previous vector-liferange change
2012-12-23 Wolfgang Bumillerutf8 tests
2012-12-23 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-22 Wolfgang Bumillerfix -fshort-logic to cast to true boolean values
2012-12-22 Wolfgang Bumiller'noreturn' is now an attribute and parsed as [[noreturn]]
2012-12-22 Wolfgang BumillerTest cases for -fcorrect-logic
2012-12-22 Wolfgang BumillerAdding truth-flags testsuite for strings
2012-12-21 Dale WeilerImplemented preprocessing error directive tests (should...
2012-12-20 Wolfgang BumillerTestcases for -ftrue-empty-strings and -ffalse-empty...
2012-12-20 Wolfgang Bumillervector initialization tests
2012-12-20 Wolfgang BumillerAdded tests for 'noreturn'
2012-12-18 Wolfgang (Blub)... Tests for perl-logic _types_
2012-12-16 Dale WeilerFix testsuite. Also added an additional test to the...
2012-12-04 Wolfgang (Blub)... noref -compile testcase
2012-12-02 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-02 Dale WeilerAdded preprocessor test
2012-12-02 Wolfgang (Blub)... Copy the real test output to ternary-fte.tmpl
2012-12-02 Dale WeilerAdd whitespace to ternary-fte template so it matches...
2012-12-02 Wolfgang (Blub)... Updating ternary testcase to use -fcorrect-ternary...
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