Add a test for the isolated-foo case
This commit is contained in:
parent
dd5ca23302
commit
beae508e1d
3 changed files with 23 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
## Quaify for ogre hint but fail due to nearby dwarf (fuzzed)
|
||||
## Qualify for ogre hint but fail due to nearby dwarf (fuzzed)
|
||||
n
|
||||
seed 25508795
|
||||
in
|
||||
|
|
19
tests/isofoo.chk
Normal file
19
tests/isofoo.chk
Normal file
|
@ -0,0 +1,19 @@
|
|||
|
||||
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.
|
||||
|
||||
> foo
|
||||
|
||||
Nothing happens.
|
||||
|
||||
|
||||
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.
|
3
tests/isofoo.log
Normal file
3
tests/isofoo.log
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Test isolated 'foo' word
|
||||
n
|
||||
foo
|
Loading…
Add table
Add a link
Reference in a new issue