]> git.xonotic.org Git - xonotic/gmqcc.git/history - test.c
Happy new year redux!
[xonotic/gmqcc.git] / test.c
2014-01-01 Dale WeilerHappy new year!
2013-10-31 Dale WeilerMerge branch 'cooking'
2013-10-18 Dale WeilerWe're doing it this way.
2013-10-17 Dale WeilerUse .dat extension on generated binaries in testsuite...
2013-10-11 Dale WeilerFix windows builds, add strip target for makefiles...
2013-10-11 Wolfgang BumillerMerge branch 'cooking' of git://github.com/graphitemast...
2013-10-11 Dale WeilerMerge branch 'cleanup' into cooking
2013-10-11 Dale WeilerSome more cleanup
2013-10-11 Dale WeilerRefactor some util/platform usage and extend file syste...
2013-10-11 Dale WeilerMore cleanups
2013-10-11 Dale WeilerSome more platform / compiler specific code refactoring.
2013-10-11 Dale WeilerInitial platform / compiler specific code refactoring.
2013-09-30 Wolfgang BumillerMerge branch 'master' into cooking
2013-09-08 Dale WeilerMerge branch 'master' into cooking
2013-08-30 Dale WeilerRid of util_debug
2013-08-28 Dale WeilerCleanups
2013-08-28 Dale WeilerHandle return status from compiler, this fixes false...
2013-08-28 Dale WeilerDon't ignore empty newlines when match in the testsuite...
2013-08-27 Dale WeilerMerge branch 'divVerent/ftypeless-stores' of git:/...
2013-08-27 Dale WeilerAnd there she goes, them space swallowing whores.
2013-08-26 Dale WeilerAdd support for columns to LNOF files.
2013-08-26 Dale WeilerFix testsuite for when a process crashes (do not consid...
2013-08-26 Dale WeilerFix testsuite
2013-08-19 Dale WeilerAdded style + indent rule, fixed some indenting as...
2013-08-17 Dale WeilerRemove some trailing whitespace
2013-08-16 Dale WeilerMake it compile in visual studio again, without warnings.
2013-08-14 Wolfgang Bumillerremove the 'opts' global from test.c and exec.c as...
2013-08-14 Dale WeilerSome bug fixes
2013-08-01 Dale WeilerTestsuite now returns the correct value on test failure...
2013-07-28 Dale Weilercherry-pick diagnostics testsuite into cooking. We...
2013-07-21 Dale WeilerEeasy fix for that
2013-07-21 Dale WeilerOne last one
2013-06-22 Dale WeilerFix some bugs and a memleak in the testsuite.
2013-06-22 Dale WeilerMore bug fixes and dead code elimination
2013-06-22 Dale WeilerFix some more bugs, and use dup2 because dup leaks...
2013-06-21 Dale Weilercppcheck had the right idea, but the wrong scope on...
2013-06-06 Dale WeilerMerge branch 'cooking'
2013-06-04 Dale WeilerMajor header reworking, this respects the namespaces...
2013-06-02 Dale WeilerFix a divide by zero error
2013-06-02 Dale WeilerMajor utility rewrite for compiler memory utilization...
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-05-30 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-05-30 Dale Weilercolumn printing for warnings and errors now
2013-05-29 Dale WeilerMerge branch 'union-replacement' into cooking
2013-05-29 Dale WeilerMajor export cleanup. Anything that was exported but...
2013-04-28 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-04-27 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-27 Wolfgang Bumillerdup is marked as warn-unused-result
2013-04-25 Dale WeilerApply some static where it belongs
2013-04-24 Wolfgang BumillerGrrrr
2013-04-24 Dale WeilerA nicer way of doing this
2013-04-24 Dale Weilerremove irrelevant comment
2013-04-24 Dale Weilerfree the memory for asprintf
2013-04-24 Dale WeilerShitty testsuite support for windows the hacky way...
2013-04-24 Dale WeilerMerge branch 'master' into cooking
2013-04-24 Dale WeilerGet it compiling in visual studio again.
2013-04-21 Wolfgang BumillerMerge branch 'master' into cooking
2013-04-21 Dale WeilerRemove trailing whitespace
2013-04-21 Dale WeilerMerge branch 'cooking'
2013-04-21 Dale WeilerBetter output on failure
2013-04-21 Dale WeilerMore preprocessor testsuite support and our first prepr...
2013-04-21 Dale WeilerMore preprocessor testing support for the testsuite.
2013-04-21 Dale WeilerInitial preprocessor procedure option for testsuite...
2013-04-21 Dale WeilerI did it, I did it, I did it, horray!, Thanks Dora...
2013-04-21 Dale WeilerSome work in progress preprocessing test work
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...
next