Reissue 1.18 - same code, corrected metadata.
[open-adventure.git] / tests / Makefile
2024-01-15 Eric S. RaymondRemove debugging debris.
2024-01-02 Eric S. RaymondCorrected fix, and test, for #67.
2024-01-02 Eric S. RaymondFix defective copyright notices.
2023-04-06 Eric S. RaymondQuiet make test down.
2023-04-06 Eric S. RaymondSimplify and speed up testing.
2023-04-04 Eric S. RaymondHow to set up prerequisites for oldcompare
2023-04-04 Eric S. RaymondImprove TAP messages slightly.
2023-04-04 Eric S. RaymondUpdate tapdiffer version.
2023-04-03 Eric S. RaymondImprove copyright lines.
2023-04-03 Eric S. RaymondPartial REUSE cmpliance.
2023-04-02 Eric S. RaymondConsolidate all magicwords tests into one file. 100...
2023-04-02 Eric S. RaymondThe oldcompare production no longer requires savefiles.
2023-04-02 Torbjörn AnderssonSpelling fixes 290/head
2023-04-01 Eric S. RaymondClose out oldcompare.
2023-04-01 Eric S. RaymondImprove advent430 comparisons.
2023-04-01 Eric S. RaymondAdd a warning comment.
2023-03-29 Eric S. RaymondAdd a useful warning to the tests makefile
2023-03-23 Eric S. RaymondImplement NOCOMPARE magic.
2023-03-22 Eric S. RaymondTAPify the ancient-diffs report.
2023-03-21 Eric S. RaymondMove in the direction of being able to do ancient regre...
2023-03-16 Eric S. RaymondTesting simplification.
2023-03-16 Eric S. RaymondMore TAPification.
2023-03-14 Eric S. RaymondExperimental test production.
2023-03-12 Eric S. RaymondReal test coverage dor SAVE_TAMPERING.
2023-03-12 Eric S. RaymondCleann up scratchfile after tesrs.
2023-03-09 Eric S. RaymondUse $(advent) rather than advent where needed.
2023-02-28 Eric S. RaymondPrevent spurious error return.
2022-04-14 Eric S. RaymondReorganize and clean up test machinery.
2022-04-14 Eric S. RaymondRevert Makefile changes that broke coverage testing...
2022-04-13 Eric S. RaymondSimplify the test machinery.
2022-04-13 Eric S. Raymondsavecheck only needs to be run for makiung coverage...
2022-04-13 Eric S. RaymondSwitch normal regression testing to TAP output.
2022-04-13 Eric S. RaymondIntegrate multifile test into TAP sequence.
2022-04-13 Eric S. RaymondMore steps towards TAP.
2022-04-13 Eric S. RaymondUpdate maxhinert for tap from reposurgeon...
2022-04-07 Eric S. RaymondImprove test coverage.
2021-03-15 Eric S. RaymondFix bad copypasta.
2021-03-10 Eric S. RaymondExperimental steps towards TAP and test parallelization.
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.