aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-04-16 01:22:03 +0200
committerPacien TRAN-GIRARD2014-04-16 01:22:03 +0200
commitb9ced312ad75ae0bb1d0a50dadf1f0791ad6b0fd (patch)
treea065fadda3fbccccd60ec62022db82eec93ecb82 /test
parentd45490960b97ba81b9ea92355b1f49121db48531 (diff)
downloadesieequest-b9ced312ad75ae0bb1d0a50dadf1f0791ad6b0fd.tar.gz
Update test files
Diffstat (limited to 'test')
-rw-r--r--test/commands.txt43
-rw-r--r--test/explore.txt23
2 files changed, 31 insertions, 35 deletions
diff --git a/test/commands.txt b/test/commands.txt
index d4eab7d..cc8b061 100644
--- a/test/commands.txt
+++ b/test/commands.txt
@@ -1,18 +1,35 @@
1help 1help
2// go to the cafeteria to test the inventory 2// go to the off-script rooms
3go north 3go north
4go west 4go west
5take banana 5go north
6look 6go east
7take orange 7go east
8look 8go east
9take anti-matter 9go north
10look 10go east
11drop banana 11go north
12look 12take Weighted Storage Cube
13drop orange 13take Edgeless Safety Cube
14look 14take Portable Black-hole
15drop anti-matter 15take Edgeless Safety Cube
16look 16go south
17go east
18go north
19take Portable Quantum Tunneling Device
20use Portable Quantum Tunneling Device
21go south
22go east
23go north
24go south
25use Portable Quantum Tunneling Device
26go south
27go east
28go east
29go north
30take KeyCard
31go north
32drop KeyCard
33go south
17// 34//
18quit \ No newline at end of file 35quit \ No newline at end of file
diff --git a/test/explore.txt b/test/explore.txt
index efb9e68..e99c900 100644
--- a/test/explore.txt
+++ b/test/explore.txt
@@ -30,25 +30,4 @@ go east
30go south 30go south
31go east 31go east
32go north 32go north
33// Going in off-script rooms 33// we don't want to explore off-script rooms that have special behaviours \ No newline at end of file
34go south
35go west
36go north
37go west
38go north
39// Entering in the WC
40go east
41go north
42go south
43go east
44go north
45go south
46go east
47go north
48go south
49go east
50go north
51go south
52go east
53go north
54go south \ No newline at end of file