Commit graph

8 commits

Author SHA1 Message Date
Eric S. Raymond
5f7ce87040 Change prompt generation to be more compatible with the advent430 branch. 2023-03-22 17:09:14 -04:00
Jason Ninneman
5c260e3aec Apply the recent typo fixes to the tests, so they pass. 2019-02-28 10:24:14 +00:00
Aaron Traas
5337e00725 Fix to Gitlab issue #32. Now SEED and WASTE are in adventure.yaml
NOTE: the tests are all updated because now, like every other action,
SEED and WASTE have a \n before their output, as they correctly use
SPEAK
2017-07-21 10:23:02 -04:00
NHOrus
53b68161ff Two more lines of coverage; more cleanup for macros 2017-07-09 20:25:28 +03:00
Eric S. Raymond
7493b26e6c Improve test coverage. 2017-06-13 13:36:27 -04:00
Eric S. Raymond
6a6d9ca14e Address GitLab issue #10: Spurious '>' characters appearing in console output
The prompt logic has become unpleasantly complicated.
2017-06-13 08:03:27 -04:00
Jason S. Ninneman
4ae8585802 Massive whitespace update to the test output.
(With one minor exception: the 'pillow' problem.)
2017-06-11 15:43:38 -07:00
Eric S. Raymond
b9eccc7aa2 Increase test coverage. 2017-06-11 17:41:29 -04:00