forked from erkyrath/plotex
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadvent-regtest
More file actions
67 lines (46 loc) · 1.16 KB
/
Copy pathadvent-regtest
File metadata and controls
67 lines (46 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# advent-regtest: test script for regtest.py
# For a full description, see <http://eblong.com/zarf/plotex/regtest.html>
** game: /Users/zarf/Documents/IF/Advent.ulx
** interpreter: /Users/zarf/bin/glulxec -q
* south-from-start
# A simple, one-command test.
> south
You are in a valley in the forest beside a stream tumbling along a rocky bed.
* in-well-house
# Test the opening text, followed by two commands. Lines starting
# with "!" are negated; lines starting with "/" are regular expressions.
Welcome to Adventure!
Crowther
Woods
> go east
There is tasty food here.
some keys
!grue
> get all
/b[aeiou]ttle.*water
!/^Taken
* test-that-fails
# All three of the tests in this run will fail.
> go east
There is a bucket of cheese here.
/[xqz]
! Inside Building
* remglk-test
# This test will only work if your interpreter uses the RemGlk library,
# and regtest is invoked with the --rem option. Otherwise, you'll see
# three test failures.
> go east
{status} Inside Building
spring
> help
{status} About Adventure
>{char} N
>{char} N
>{char}
The probabilities are as in the original game.
>{char} 32
>{char} Q
{status} Score
You are inside a building
> get food
Taken.