]> git.xonotic.org Git - xonotic/gmqcc.git/history - test.c
parser_const_string now uses hashtables; hashtables may want to dup an empty string...
[xonotic/gmqcc.git] / test.c
2013-04-17 Wolfgang Bumillerparser_const_string now uses hashtables; hashtables...
2013-04-14 Dale Weilercleanups
2013-04-14 Dale WeilerFet rid of explicit file stream flushes, streams are...
2013-04-14 Dale WeilerMore function flatening
2013-03-07 Dale WeilerGet rid of the bullshit log stuff
2013-03-07 Dale WeilerThey see me roll 'n, casting, so far they just think...
2013-02-25 Dale WeilerPrint the number for the test itself in the test-suite...
2013-02-20 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-12 Wolfgang BumillerMerge branch 'master' into cooking
2013-02-10 Dale WeilerConsider cppchecks (performance) warnings.
2013-02-08 Dale WeilerCleanup cargocult directory and file specific things...
2013-02-06 Dale WeilerMake the testsuite C++ compatible.
2013-02-03 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-30 Dale WeilerAdded definition file for test-suite, used by default...
2013-01-30 Dale WeilerDon't ignore return result from test_perform.
2013-01-30 Dale WeilerRename
2013-01-30 Dale WeilerWork in progress options cleanup.
2013-01-27 Dale WeilerRemove user-defined success/failure messages for the...
2013-01-03 Wolfgang BumillerMerge remote-tracking branch 'origin/pp-unary-numbers'
2013-01-02 Dale WeilerFix the testsuite bug, and implemented QCFLAGS envirome...
2013-01-02 Dale WeilerFix some issues
2013-01-01 Dale WeilerHappy new years!
2012-12-28 matthiaskrgrMerge remote-tracking branch 'upstream/master'
2012-12-28 Dale WeilerFixed another possible implementation specific bug...
2012-12-28 Dale WeilerFix another warning
2012-12-23 Dale WeilerWhitespace
2012-12-23 Dale WeilerRevert "Whitespace fixes"
2012-12-23 Dale WeilerWhitespace fixes
2012-12-23 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-23 Dale WeilerWrapper around FILE to take advantage of MSVC "secure...
2012-12-22 Dale WeilerCleanups and make compile with clang again with no...
2012-12-22 Dale Weilercleanups and fixes that cppcheck found
2012-12-21 Dale Weilertestsuite compiles on windows now (but doesn't work...
2012-12-21 Dale WeilerGet gmqcc/qcvm compiling on windows again. Plus work...
2012-12-20 Dale WeilerMore fixes
2012-12-19 Dale WeilerTypos
2012-12-19 Dale WeilerImplemened -fail procedure type for testsuite. Essenti...
2012-12-18 Wolfgang (Blub)... cmd_options -> opts_cmd_t to make testsuite and executo...
2012-12-16 Dale WeilerFix testsuite. Also added an additional test to the...
2012-12-06 Wolfgang (Blub)... Moving all the global opts_ variables into a struct...
2012-12-04 Dale WeilerFix testsuite for -compile cases
2012-12-02 Dale WeilerFixes
2012-12-02 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-02 Dale WeilerImproved testsuite diagnostics
2012-12-02 Dale WeilerFix testsuite
2012-11-26 Dale WeilerRemove trailing whitespace for Blub.
2012-11-25 Dale WeilerFix the testsuite to properly error on failed loads
2012-11-25 Wolfgang (Blub)... Fixing propogate->propAgate typo in test.c
2012-11-25 Wolfgang (Blub)... s/succeed/succeeded/
2012-11-25 Wolfgang (Blub)... Simplify some condition in the tester
2012-11-23 Dale WeilerSign conversion fixes in exec.c
2012-11-23 Dale Weilerchange choice of diagnostics for ftepp to use lex_ctx...
2012-11-22 Dale WeilerFix memory leaks
2012-11-22 Dale Weileroops
2012-11-22 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-11-22 Dale WeilerRemove requirement for E
2012-11-21 Dale WeilerMake blub happy
2012-11-21 Dale Weilerless verbosity from test suite, just the way blub wants it
2012-11-20 Dale WeilerImplemented multi-line comparitive tests, fixed output...
2012-11-19 Dale WeilerMerge branch 'master' into test-suite
2012-11-19 Dale WeilerAdded command line parsing to test-suite
2012-11-19 Dale Weilerstdout/stderr logging functional now.
2012-11-18 Dale WeilerTest suite now logs stdout/stderr to respective files
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 Weilersigh
2012-11-17 Dale WeilerFix test suite
2012-11-17 Dale WeilerTest system works, and added some working tests!
2012-11-17 Dale WeilerActually commit the new test stuff