From 9a6e492ba48790619a0b0faf4ce0faa75c5f94ef Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 8 Jul 2017 08:59:28 -0400 Subject: [PATCH] Expand test coverage, partly fixing Gitlab issue #23. --- tests/lockchain.chk | 16 +++++++++++++--- tests/lockchain.log | 4 ++++ 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/tests/lockchain.chk b/tests/lockchain.chk index ef0c654..f4e0f1e 100644 --- a/tests/lockchain.chk +++ b/tests/lockchain.chk @@ -1843,9 +1843,19 @@ hellish scene. A dark, foreboding passage exits to the south. It is beyond your power to do that. +> s + +You're at junction with warm walls. + +> n + +You're at breath-taking view. + +> jump -You scored 225 out of a possible 430, using 320 turns. +There is now one more gruesome aspect to the spectacular vista. -You may now consider yourself a "Seasoned Adventurer". +Oh dear, you seem to have gotten yourself killed. I might be able to +help you out, but I've never really done this before. Do you want me +to try to reincarnate you? -To achieve the next higher rating, you need 26 more points. diff --git a/tests/lockchain.log b/tests/lockchain.log index b5a2fcf..9b217e6 100644 --- a/tests/lockchain.log +++ b/tests/lockchain.log @@ -320,8 +320,12 @@ out drop keys in unlock chain +# Now let's go look at the volcano out fork go left north extinguish volcano +s +n +jump -- 2.31.1