Remove extraneous listing of files
[open-adventure.git] / tests / Makefile
2017-08-13 NHOrusRemove extraneous listing of files
2017-07-17 Jason S. NinnemanUse Fedora for the CI pipeline.
2017-07-14 Aaron Traasadventure.yaml - coverage of all scoring class thresholds
2017-07-11 Jason S. NinnemanPython-agnosticize coverage_dungeon.py. 236/head
2017-07-10 Aaron TraasTest message corrected
2017-07-08 Aaron TraasNow YAML coverage test generates a nice HTML template 225/head
2017-07-05 Eric S. RaymondReduce test makefile verbosity under Emacs.
2017-07-02 Eric S. RaymondImprive coverage of cheat.
2017-07-02 Aaron TraasAdd capabilities to cheat. Expand testing to cover.
2017-07-02 NHOrusAbility to use non-standard FreeBSD gcov tool
2017-07-01 NHOrusChange state of vase 182/head
2017-07-01 NHOrusPutting cleanup in the right place, too 175/head
2017-07-01 NHOrusFix make debug check
2017-06-29 Aaron TraasFixed automated testing
2017-06-28 Eric S. RaymondMore test repairing.
2017-06-28 Eric S. RaymondRepair test breakage from previous commit.
2017-06-28 Aaron TraasCleaned up tests/Makefile - added save generation to...
2017-06-28 Aaron TraasTest coverage: command-line options for advent
2017-06-28 Aaron TraasTest coverage -- 100% cheat for real this time
2017-06-27 Aaron Traasbuildregress now generates save files correctly.
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.