100% coverage of cheat.c
[open-adventure.git] / tests / Makefile
2017-06-27 Aaron Traas100% coverage of cheat.c
2017-06-27 Aaron TraasAllow cheat to generate save files with bogus numbers.
2017-06-27 Aaron Traas"cheat" now has command-line arguments for generating...
2017-06-26 Eric S. RaymondCreate a cheater to test strange save/resume cases.
2017-06-20 Eric S. RaymondAdd -l to coverage testing.
2017-06-19 Eric S. RaymondGet usage message into coverage tests.
2017-06-16 Peje NilssonMerge branch 'master' into actions-arithmetic 87/head
2017-06-16 Eric S. RaymondTest coverage of -s and -l options.
2017-06-14 Peje NilssonRun the rm in the same subshell
2017-06-08 Jason S. NinnemanRemove .adv files with make clean.
2017-06-06 Jason S. NinnemanAlphabetically sort the test file list.
2017-06-04 Eric S. RaymondMake it possible to pass options to advent from within...
2017-06-02 Jason S. NinnemanDo code coverage analysis, and publish the results... 35/head
2017-05-29 Jason S. NinnemanMove database compilation out into its own tool (for... 15/head
2017-05-28 Eric S. RaymondRemove debris from the Makefile.
2017-05-27 Eric S. RaymondMore Makefile simplification.
2017-05-27 Eric S. RaymondSimplify the test makefile.
2017-05-26 NHOrusDifferent, correct fix of tests 10/head
2017-05-26 Eric S. RaymondFirst version of regression tests.