Test coverage - add lots more coverage from actions.c

This commit is contained in:
Aaron Traas 2017-06-29 16:40:21 -04:00
parent 78eee015e3
commit d0a868bd4a
19 changed files with 234 additions and 973 deletions

View file

@ -27,14 +27,22 @@ OK
OK
> fill bottle
> drop water
Your bottle is already full.
OK
> carry bottle
OK
> drink
The bottle of water is now empty.
> fill bottle
Your bottle is now full of water.
> xyzzy
>>Foof!<<
@ -47,10 +55,10 @@ You can't fill that.
> fill bottle
There is nothing here with which to fill the bottle.
Your bottle is already full.
You scored 32 out of a possible 430, using 8 turns.
You scored 32 out of a possible 430, using 10 turns.
You are obviously a rank amateur. Better luck next time.