Consolidate all magicwords tests into one file. 100% coverage.
This commit is contained in:
parent
9c6219a27d
commit
d9ddf4d805
14 changed files with 115 additions and 4254 deletions
|
@ -13,6 +13,14 @@ Seed set to 1838473132
|
|||
|
||||
You're in front of building.
|
||||
|
||||
> foo
|
||||
|
||||
Nothing happens.
|
||||
|
||||
> say foo
|
||||
|
||||
Nothing happens.
|
||||
|
||||
> in
|
||||
|
||||
You are inside a building, a well house for a large spring.
|
||||
|
@ -25,6 +33,54 @@ There is food here.
|
|||
|
||||
There is a bottle of water here.
|
||||
|
||||
> say fee
|
||||
|
||||
OK
|
||||
|
||||
> say fie
|
||||
|
||||
OK
|
||||
|
||||
> say foe
|
||||
|
||||
OK
|
||||
|
||||
> say foo
|
||||
|
||||
Nothing happens.
|
||||
|
||||
> z
|
||||
|
||||
OK
|
||||
|
||||
> say fee
|
||||
|
||||
OK
|
||||
|
||||
> say fie
|
||||
|
||||
OK
|
||||
|
||||
> say foe
|
||||
|
||||
OK
|
||||
|
||||
> say fum
|
||||
|
||||
Nothing happens.
|
||||
|
||||
> z
|
||||
|
||||
OK
|
||||
|
||||
> find foo
|
||||
|
||||
Nothing happens.
|
||||
|
||||
> z
|
||||
|
||||
OK
|
||||
|
||||
> take lamp
|
||||
|
||||
OK
|
||||
|
@ -1822,15 +1878,8 @@ OK
|
|||
|
||||
What's the matter, can't you read? Now you'd best start over.
|
||||
|
||||
> quit
|
||||
|
||||
Do you really want to quit now?
|
||||
|
||||
> yes
|
||||
|
||||
OK
|
||||
|
||||
You scored 253 out of a possible 430, using 304 turns.
|
||||
>
|
||||
You scored 253 out of a possible 430, using 317 turns.
|
||||
|
||||
You have reached "Junior Master" status.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue