From: Eric S. Raymond Date: Sat, 1 Apr 2023 15:01:28 +0000 (-0400) Subject: Merge two NOCOMPARE tests. X-Git-Tag: 1.15~18 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=97a69d8cbd2a3f57d3df419a8c881593d7643470 Merge two NOCOMPARE tests. --- diff --git a/tests/illformed.chk b/tests/illformed.chk index 76c1d17..7366d49 100644 --- a/tests/illformed.chk +++ b/tests/illformed.chk @@ -79,6 +79,14 @@ This command requires a numeric argument. You're in front of building. +> seed + +This command requires a numeric argument. + +You are standing at the end of a road before a small brick building. +Around you is a forest. A small stream flows out of the building and +down a gully. + > eat grate I see no grate here. @@ -154,7 +162,7 @@ There is a bottle of water here. What do you want to do with the keys? > -You scored 27 out of a possible 430, using 20 turns. +You scored 27 out of a possible 430, using 21 turns. You are obviously a rank amateur. Better luck next time. diff --git a/tests/illformed.log b/tests/illformed.log index 537dd8e..c86b874 100644 --- a/tests/illformed.log +++ b/tests/illformed.log @@ -16,6 +16,8 @@ _ back # advent430 doesn't have this command waste +# seed should cause a compint when argumentless, +seed eat grate 23 eat building diff --git a/tests/seedless.chk b/tests/seedless.chk deleted file mode 100644 index d921b5f..0000000 --- a/tests/seedless.chk +++ /dev/null @@ -1,21 +0,0 @@ - -Welcome to Adventure!! Would you like instructions? - -> n - -You are standing at the end of a road before a small brick building. -Around you is a forest. A small stream flows out of the building and -down a gully. - -> seed - -This command requires a numeric argument. - -You're in front of building. - -> -You scored 32 out of a possible 430, using 1 turn. - -You are obviously a rank amateur. Better luck next time. - -To achieve the next higher rating, you need 14 more points. diff --git a/tests/seedless.log b/tests/seedless.log deleted file mode 100644 index 7c219f6..0000000 --- a/tests/seedless.log +++ /dev/null @@ -1,4 +0,0 @@ -# Check that argumentless seed command throws an error -#NOCOMPARE The word "seed" alone is mot recognized in advent430 -n -seed