mirror of
https://gitlab.com/arnekeller/kit-programmieren-ws1920-final2.git
synced 2024-11-24 01:15:03 +00:00
Fix error messages in test
This commit is contained in:
parent
e48233f10c
commit
6f5127254d
@ -47,8 +47,8 @@ axe
|
|||||||
OK
|
OK
|
||||||
EMPTY
|
EMPTY
|
||||||
spider
|
spider
|
||||||
<e
|
Error, unexpected dice size
|
||||||
<e
|
Error, unexpected dice size
|
||||||
survived
|
survived
|
||||||
wood
|
wood
|
||||||
metal
|
metal
|
||||||
@ -100,27 +100,27 @@ club
|
|||||||
fireplace
|
fireplace
|
||||||
sailingraft
|
sailingraft
|
||||||
OK
|
OK
|
||||||
<e
|
Error, can not get buildable items: awaiting dice roll
|
||||||
<e
|
Error, unexpected dice size
|
||||||
<e
|
Error, unexpected dice size
|
||||||
plastic
|
plastic
|
||||||
sailingraft
|
sailingraft
|
||||||
axe
|
axe
|
||||||
shack
|
shack
|
||||||
<e
|
Error, roll dice, please
|
||||||
lose
|
lose
|
||||||
snake
|
snake
|
||||||
<e
|
Error, unexpected dice size
|
||||||
<e
|
Error, unexpected dice size
|
||||||
lose
|
lose
|
||||||
plastic
|
plastic
|
||||||
EMPTY
|
EMPTY
|
||||||
tiger
|
tiger
|
||||||
<e
|
Error, unexpected dice size
|
||||||
<e
|
Error, unexpected dice size
|
||||||
<e
|
Error, invalid roll dice syntax
|
||||||
<e
|
Error, impossible roll
|
||||||
<e
|
Error, impossible roll
|
||||||
survived
|
survived
|
||||||
plastic
|
plastic
|
||||||
plastic
|
plastic
|
||||||
@ -141,12 +141,12 @@ EMPTY
|
|||||||
wood
|
wood
|
||||||
ballon
|
ballon
|
||||||
win
|
win
|
||||||
<e
|
Error, no card to draw exists
|
||||||
<e
|
Error, can not get buildable items: game not started
|
||||||
<e
|
Error, already built
|
||||||
<e
|
Error, not expecting dice roll
|
||||||
<e
|
Error, not expecting dice roll
|
||||||
<e
|
Error, not expecting dice roll
|
||||||
OK
|
OK
|
||||||
EMPTY
|
EMPTY
|
||||||
EMPTY
|
EMPTY
|
||||||
|
Loading…
Reference in New Issue
Block a user