From 2c2640a4d81245fb33744d3459434418572ebabc Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 20 Jul 2017 13:37:26 -0400 Subject: [PATCH] Restore full code coverage. --- tests/weirdbird.chk | 28 +++++++++++++++++++++++++++- tests/weirdbird.log | 6 ++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/tests/weirdbird.chk b/tests/weirdbird.chk index 38cfa49..5e298b2 100644 --- a/tests/weirdbird.chk +++ b/tests/weirdbird.chk @@ -191,8 +191,34 @@ The bird flies agitatedly about the cage. The little bird is now dead. Its body disappears. +> grate -You scored 30 out of a possible 430, using 32 turns. +You're below the grate. + +The grate is open. + +> up + +You're outside grate. + +The grate is open. + +> n + +You're at slit in streambed. + +> n + +You're in valley. + +> grate + +You're outside grate. + +The grate is open. + + +You scored 30 out of a possible 430, using 37 turns. You are obviously a rank amateur. Better luck next time. diff --git a/tests/weirdbird.log b/tests/weirdbird.log index bb8a491..78ae7de 100644 --- a/tests/weirdbird.log +++ b/tests/weirdbird.log @@ -36,3 +36,9 @@ take bird get rod wave rod attack bird +# Also, test grare as a motion verb. +grate +up +n +n +grate -- 2.31.1