Reissue 1.18 - same code, corrected metadata.
[open-adventure.git] / tests /
2024-01-15 Eric S. RaymondUpdate tapview and tapdiffer.
2024-01-15 Eric S. RaymondRemove debugging debris.
2024-01-02 Eric S. RaymondCorrected fix, and test, for #67.
2024-01-02 Eric S. RaymondCommit a test script.
2024-01-02 Eric S. RaymondFix defective copyright notices.
2023-09-17 Eric S. RaymondApply black to move Python style to standard form.
2023-04-17 Eric S. RaymondUse fixed-lwength types to make the save format more...
2023-04-07 Eric S. RaymondAdd test for behavior of stashed objects in endgame.
2023-04-07 Torbjörn AnderssonSpelling fixes. 291/head
2023-04-07 Eric S. RaymondComment typo fixes.
2023-04-06 Eric S. RaymondImplement the magic-cookie check and its test.
2023-04-06 Eric S. RaymondGive savefiles an identifting header. SAve format...
2023-04-06 Eric S. RaymondQuiet make test down.
2023-04-06 Eric S. RaymondSimplify and speed up testing.
2023-04-06 Eric S. RaymondComment typo fix
2023-04-05 Eric S. RaymondImproved behavior when magic words are said before...
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. RaymondDocumentation fix.
2023-04-03 Eric S. RaymondPartial REUSE cmpliance.
2023-04-03 Eric S. RaymondFix for Gitlab issue #65: revisiting "fee fie foe foo...
2023-04-03 Eric S. RaymondNothing but FOO can start a magic-word sequence,
2023-04-02 Eric S. RaymondBack out test lines that break compatibility with adven...
2023-04-02 Eric S. RaymondBack out the behavior change to magic words outside...
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 Eric S. RaymondTest name change,
2023-04-02 Eric S. RaymondStart building a better test load for micwords.
2023-04-02 Eric S. RaymondComment typo fixes.
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. RaymondTest comment typo fixes.
2023-04-01 Eric S. RaymondMerge two NOCOMPARE tests.
2023-04-01 Eric S. RaymondTweak a fuzzed test fotr advent430 compability. 100...
2023-04-01 Eric S. RaymondAdd a warning comment.
2023-03-31 Eric S. RaymondTrim the illformed test. Still 100% coverage.
2023-03-30 Eric S. RaymondAdd explanatory comments to two tests.
2023-03-30 Eric S. RaymondFactor out the test of the bare word "seed".
2023-03-30 Eric S. RaymondFactor out most of illformed that doesn't cause advent4...
2023-03-30 Eric S. RaymondAdd more NOCOMPARE exclusions due to version skew.
2023-03-29 Eric S. RaymondTruncatte bigfail test because the RNG gets confused...
2023-03-29 Eric S. RaymondMore test cleanup to converge with advent430 branch.
2023-03-29 Eric S. RaymondAdd a more carefully factored test...
2023-03-29 Eric S. RaymondClean up some tests, adding newlines at EOF where they...
2023-03-29 Eric S. RaymondAdd a useful warning to the tests makefile
2023-03-29 Eric S. RaymondDocument a bugfix and isolate it in a test.
2023-03-23 Eric S. RaymondImplement NOCOMPARE magic.
2023-03-23 Eric S. RaymondTest simplification - we don't care about the differenc...
2023-03-23 Eric S. RaymondReconciliation with advent430.
2023-03-22 Eric S. RaymondChange prompt generation to be more compatible with...
2023-03-22 Eric S. RaymondYAML markup fix.
2023-03-22 Eric S. RaymondRemove redundant test.
2023-03-22 Eric S. RaymondTest cleanup and reconvilation with advent430.
2023-03-22 Eric S. RaymondQuoting fixes in the YAML.
2023-03-22 Eric S. RaymondTAPify the ancient-diffs report.
2023-03-22 Eric S. RaymondTest cleanup.
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-12 Eric S. RaymondAdd coverage exception now that SAVE_TAMPERING is back.
2023-03-12 Eric S. RaymondRelax the savefile validity check a little.
2023-03-12 Eric S. RaymondAdd message and bailout on invalid save.
2023-03-11 Eric S. RaymondBugfix: bird starts caged in endgame.
2023-03-10 Eric S. RaymondFix interrupted-magic-words cosmetic bug.
2023-03-09 Eric S. RaymondFix whitespace glitch.
2023-03-09 Eric S. RaymondUse $(advent) rather than advent where needed.
2023-03-09 Eric S. RaymondComplete fix of GitLab issue #64: Coverage summary...
2023-03-09 Eric S. RaymondPartially address Gitlsb issue #64: Coverage summary...
2023-03-05 Eric S. RaymondAdd test for interspersed non-motion command amidst...
2023-03-05 Eric S. RaymondPrevent a spurious coverage error.
2023-03-01 Eric S. RaymondDon't crap out on failed diff.
2023-03-01 Eric S. RaymondMove pylint suppressions inline.
2023-02-28 Eric S. RaymondImprove message emission when player wins.
2023-02-28 Eric S. RaymondUpdate our tapview copy.
2023-02-28 Eric S. RaymondPrevent spurious error return.
2023-02-28 Eric S. RaymondAdd Ryan Sarson's 430-point win to the test suite.
2023-02-17 Eric S. RaymondCleanup for current pylint.
2022-04-18 Eric S. RaymondDrop vase on pillow in well house and confirm that...
2022-04-14 Eric S. Raymondpylint cleanup.
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. RaymondAdd a test of resurrection logic.
2022-04-13 Eric S. RaymondAdd test that dropping vase in tghe soft room does...
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-13 Eric S. RaymondTake test coverage back to 100%
2022-04-13 Eric S. RaymondAnother test coverage improvement.
2022-04-13 Eric S. RaymondAnother coverage improvement
2022-04-13 Eric S. RaymondImprove YAML symbol coverage.
2022-04-12 Eric S. RaymondFix bugs in coverage testing.
next