Add test of the oldstyle option.
This currently breaks testing until the Makefile can be updated to account for -o somehow.
This commit is contained in:
parent
3a1a3eb774
commit
d7943510b8
2 changed files with 32 additions and 0 deletions
28
tests/oldstyle.chk
Normal file
28
tests/oldstyle.chk
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
Initialising...
|
||||||
|
|
||||||
|
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 2109618447
|
||||||
|
Seed set to 2109618447
|
||||||
|
|
||||||
|
You're in front of building.
|
||||||
|
|
||||||
|
quit
|
||||||
|
|
||||||
|
Do you really want to quit now?
|
||||||
|
|
||||||
|
yes
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
|
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.
|
4
tests/oldstyle.log
Normal file
4
tests/oldstyle.log
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
n
|
||||||
|
seed 2109618447
|
||||||
|
quit
|
||||||
|
yes
|
Loading…
Add table
Add a link
Reference in a new issue