Test Coverage -- lots of new pieces of actions.c
This commit is contained in:
parent
22613f06fa
commit
67ed99b29c
12 changed files with 3315 additions and 5 deletions
68
tests/magicword.chk
Normal file
68
tests/magicword.chk
Normal file
|
@ -0,0 +1,68 @@
|
|||
|
||||
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 1635997320
|
||||
Seed set to 1635997320
|
||||
|
||||
You're in front of building.
|
||||
|
||||
> in
|
||||
|
||||
You are inside a building, a well house for a large spring.
|
||||
|
||||
There are some keys on the ground here.
|
||||
|
||||
There is a shiny brass lamp nearby.
|
||||
|
||||
There is food here.
|
||||
|
||||
There is a bottle of water here.
|
||||
|
||||
> say F'UNJ
|
||||
|
||||
Nothing happens.
|
||||
|
||||
> say fee
|
||||
|
||||
I don't know how.
|
||||
|
||||
> say fie
|
||||
|
||||
I don't know how.
|
||||
|
||||
> say foe
|
||||
|
||||
I don't know how.
|
||||
|
||||
> say fum
|
||||
|
||||
I don't know how.
|
||||
|
||||
> say fee
|
||||
|
||||
I don't know how.
|
||||
|
||||
> say fie
|
||||
|
||||
I don't know how.
|
||||
|
||||
> say foe
|
||||
|
||||
I don't know how.
|
||||
|
||||
> say fum
|
||||
|
||||
I don't know how.
|
||||
|
||||
|
||||
You scored 32 out of a possible 430, using 10 turns.
|
||||
|
||||
You are obviously a rank amateur. Better luck next time.
|
||||
|
||||
To achieve the next higher rating, you need 14 more points.
|
Loading…
Add table
Add a link
Reference in a new issue