Revert "Test coverage - Almost all of score.c". It's breaking tests.
This commit is contained in:
parent
7ed1e95441
commit
6dbe6f081c
5 changed files with 2 additions and 44 deletions
|
@ -1,31 +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.
|
|
||||||
|
|
||||||
> resume
|
|
||||||
Can't open file y, try again.
|
|
||||||
|
|
||||||
You're at sw end.
|
|
||||||
|
|
||||||
The grate is locked.
|
|
||||||
|
|
||||||
> blast
|
|
||||||
|
|
||||||
There is a loud explosion, and a twenty-foot hole appears in the far
|
|
||||||
wall, burying the dwarves in the rubble. You march through the hole
|
|
||||||
and find yourself in the main office, where a cheering band of
|
|
||||||
friendly elves carry the conquering adventurer off into the sunset.
|
|
||||||
|
|
||||||
It's a pity you took so long about it.
|
|
||||||
|
|
||||||
You scored 1000428 out of a possible 430, using 1 turn.
|
|
||||||
|
|
||||||
You just went off my scale!!
|
|
||||||
|
|
||||||
To achieve the next higher rating would be a neat trick!
|
|
||||||
Congratulations!!
|
|
|
@ -1,6 +0,0 @@
|
||||||
## Resume input from /dev/random, inducing a version mismatch error
|
|
||||||
n
|
|
||||||
resume
|
|
||||||
y
|
|
||||||
cheatsave.testsave
|
|
||||||
blast
|
|
Binary file not shown.
|
@ -75,10 +75,6 @@ I don't know how.
|
||||||
|
|
||||||
On what?
|
On what?
|
||||||
|
|
||||||
> blast food
|
|
||||||
|
|
||||||
Blasting requires dynamite.
|
|
||||||
|
|
||||||
> suspend food
|
> suspend food
|
||||||
|
|
||||||
Huh?
|
Huh?
|
||||||
|
@ -443,7 +439,7 @@ Okay, "BOO".
|
||||||
|
|
||||||
> score
|
> score
|
||||||
|
|
||||||
You have garnered 27 out of a possible 430 points, using 87 turns.
|
You have garnered 27 out of a possible 430 points, using 86 turns.
|
||||||
|
|
||||||
> quit keys
|
> quit keys
|
||||||
|
|
||||||
|
@ -457,7 +453,7 @@ Do you really want to quit now?
|
||||||
|
|
||||||
OK
|
OK
|
||||||
|
|
||||||
You scored 27 out of a possible 430, using 89 turns.
|
You scored 27 out of a possible 430, using 88 turns.
|
||||||
|
|
||||||
You are obviously a rank amateur. Better luck next time.
|
You are obviously a rank amateur. Better luck next time.
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,6 @@ walk food
|
||||||
score food
|
score food
|
||||||
foo food
|
foo food
|
||||||
brief food
|
brief food
|
||||||
blast food
|
|
||||||
suspend food
|
suspend food
|
||||||
resume food
|
resume food
|
||||||
out
|
out
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue