Back out test lines that break compatibility with advent430.
[open-adventure.git] / tests / magicwords.log
index 801884abeeaeac6c2c4e376dd2ce8f8518057353..0f93defaaf0efbb06da305174c234c0441559656 100644 (file)
@@ -1,4 +1,4 @@
-## Test processing of fee fie foe fum
+## Test processing of variuus fee fie foe foo fum cases.
 #
 # How thry're supposed to work:
 #
 # to clarify, a second "fee" in the sequence triggers the admonishment,
 # it does not restart the sequence
 #
-# Now that we're at the Giant's Room, actual testing can start
-#
 n
 seed 1838473132
+# Test isolated 'foo' word
+#foo
+#say foo
 in
+# Say bigwords ending with foo when not in Giant's Room
+say fee
+say fie
+say foe
+say foo
+z
+# Say bigwords ending with fum when not in Giant's Room
+say fee
+say fie
+say foe
+#say fum
+z
+#find foo
+z
 take lamp
 xyzzy
 on
@@ -335,10 +350,8 @@ w
 d
 climb
 w
-# We're at Giant Room
+# Now that we're at the Giant's Room, actual testing can start
 fee
 fie
 foe
 fum
-quit
-yes