Extend test coverage of vending-machine actions.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 24 Jun 2017 12:06:42 +0000 (08:06 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 24 Jun 2017 12:06:42 +0000 (08:06 -0400)
tests/vending.chk
tests/vending.log

index 27a90daeac68f91d62228253dce426ac3d290a57..f43963b895ded240ddf76f8b6630e46936710136 100644 (file)
@@ -287,8 +287,21 @@ OK
 
 OK
 
+> take machine
 
-You scored 75 out of a possible 430, using 52 turns.
+You can't be serious!
+
+> kill machine
+
+As you strike the vending machine, it pivots backward along with a
+section of wall, revealing a dark passage leading south.
+
+> attack machine
+
+The vending machine swings back to block the passage.
+
+
+You scored 75 out of a possible 430, using 55 turns.
 
 Your score qualifies you as a novice class adventurer.
 
index 410cb5020a5fb7f330a306a3467047e32b267311..99826fdc88a70ea51da2655bcd87f6c529f704a0 100644 (file)
@@ -53,3 +53,6 @@ drop coins
 take batteries
 read machine
 throw batteries
+take machine
+kill machine
+attack machine