Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
oop1ss24-a2-custom-testcases
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Schwaiger, Simon Josef
oop1ss24-a2-custom-testcases
Commits
3b31087f
Commit
3b31087f
authored
May 19, 2024
by
Kier, Kilian
Browse files
Options
Downloads
Patches
Plain Diff
added missing files
parent
6762a58e
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
testcases/configs/dungeon_config_21.txt
+3
-0
3 additions, 0 deletions
testcases/configs/dungeon_config_21.txt
testcases/configs/dungeon_config_23.txt
+3
-0
3 additions, 0 deletions
testcases/configs/dungeon_config_23.txt
testcases/tests/24/io.txt
+5
-5
5 additions, 5 deletions
testcases/tests/24/io.txt
with
11 additions
and
5 deletions
testcases/configs/dungeon_config_21.txt
0 → 100644
+
3
−
0
View file @
3b31087f
DUNGEON
1:4,2;D:1,1:0;D:2,1:2;T:2,2:1,SHEP,100,PARM,1,GSWD,1,HCRS,1,QFIR,1,ARRW,100;T:2,3:1,SHEP,100,PARM,1,GSWD,1,HCRS,1,QFIR,1,ARRW,100;T:2,4:1,SHEP,100,PARM,1,GSWD,1,HCRS,1,QFIR,1,ARRW,100;
2:5,5;D:5,1:1;L:3,3:1;
\ No newline at end of file
This diff is collapsed.
Click to expand it.
testcases/configs/dungeon_config_23.txt
0 → 100644
+
3
−
0
View file @
3b31087f
DUNGEON
1:9,5;D:1,1:0;D:1,2:2;T:1,2:24,ARRW,1;T:1,3:23,ARRW,1;T:1,4:22,ARRW,1;T:1,5:4,SBOW,2,ARRW,5,SHEP,5,PARM,5;T:2,1:20,ARRW,1;T:2,2:19,ARRW,1;T:2,3:18,ARRW,1;T:2,4:17,ARRW,1;T:2,5:16,ARRW,1;T:3,1:15,ARRW,1;T:3,2:14,ARRW,1;T:3,3:13,ARRW,1;T:3,4:12,ARRW,1;T:3,5:11,ARRW,1;T:4,1:10,ARRW,1;T:4,2:9,ARRW,1;T:4,3:8,ARRW,1;T:4,4:7,ARRW,1;T:4,5:6,ARRW,1;T:5,1:5,ARRW,1;T:5,2:4,ARRW,1;T:5,3:3,ARRW,1;T:5,4:2,ARRW,1;T:5,5:1,ARRW,1;G:3,7:1;Z:2,9:1;Z:4,9:4;
2:2,2;D:1,1:1;L:2,2:1;
\ No newline at end of file
This diff is collapsed.
Click to expand it.
testcases/tests/24/io.txt
+
5
−
5
View file @
3b31087f
...
...
@@ -105,7 +105,7 @@
>
> ** What do you want to do?
? >
< move
2 w,
2,3
< move
w
2,3
> Wizard [W] "Player1" moved to (2,3).
>
> -- ROOM 1 (0/5 completed) --------------------
...
...
@@ -124,7 +124,7 @@
>
> ** What do you want to do?
? >
< move
2,
w 2,4
< move w 2,4
> Wizard [W] "Player1" moved to (2,4).
>
> -- ROOM 1 (0/5 completed) --------------------
...
...
@@ -502,7 +502,7 @@
>
> ** What do you want to do?
? >
< inventory
2
w
< inventory w
> Inventory "Player1"
> Equipped Armor: [-] None
> Equipped Weapon: [QFRC] Quarterstaff of Force
...
...
@@ -915,7 +915,7 @@
>
> ** What do you want to do?
? >
< move w
6,3
5,2
< move w 5,2
> !! Position is outside the room, out of reach or does not point to an expected entity.
? >
< move w 6,3
...
...
@@ -1006,7 +1006,7 @@
>
> ** What do you want to do?
? >
< move b 4,
2
1
< move b 4,1
> Barbarian [B] "Player2" moved to (4,1).
>
> ** Unfortunately, this adventure has come to an early end!
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment