Clean up some tests, adding newlines at EOF where they're missing.
authorEric S. Raymond <esr@thyrsus.com>
Wed, 29 Mar 2023 14:55:56 +0000 (10:55 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 29 Mar 2023 14:55:56 +0000 (10:55 -0400)
commitcbb5572b214621ccbbac653a46f711a8d5944cc0
tree03d6ff0e0574b27438cf3eefdf1e7aeea2d4c344
parenta5eeb0b2bc62d70902d3c44b077a5ddec6361b44
Clean up some tests, adding newlines at EOF where they're missing.

The advent430 command interpreter accidentally accepted input lines with no
trailing newline. Thus, these files produced spurious mismatches.
12 files changed:
tests/dropcagedbird.log
tests/fail_hint_woods.log
tests/flyback.chk
tests/flyback.log
tests/hint_dark.log
tests/hint_witt.log
tests/pirate_carry.log
tests/reach_noclimb.log
tests/reach_planttop.log
tests/saveresumeopt.log
tests/tall.log
tests/woodshint.log