mirror of
https://gitlab.com/arnekeller/kit-programmieren-ws1920-final1.git
synced 2024-11-08 18:00:38 +00:00
Fix test error messages
This commit is contained in:
parent
1ab66a2292
commit
461e359b12
@ -1,7 +1,7 @@
|
||||
Error, number too big
|
||||
Error, Value out of range. Value:"32768" Radix:10
|
||||
1
|
||||
Error, number too big
|
||||
Error, number too big
|
||||
Error, For input string: "2147483648"
|
||||
Error, For input string: "2147483648"
|
||||
Error, invalid engine class/series
|
||||
OK
|
||||
No track exists
|
||||
|
@ -1,5 +1,5 @@
|
||||
1
|
||||
Error, number too big
|
||||
Error, For input string: "340282366920938463463374607431768211457"
|
||||
Error, track is not connected to other tracks
|
||||
Error, track is not connected to other tracks
|
||||
2
|
||||
|
@ -1 +1 @@
|
||||
Error, number too big
|
||||
Error, For input string: "2147483649"
|
||||
|
@ -5,7 +5,7 @@
|
||||
5
|
||||
6
|
||||
T3-Emma
|
||||
Error, number too big
|
||||
Error, For input string: "4294967300"
|
||||
none s T3 Emma 1 false true
|
||||
Error, could not delete rolling stock
|
||||
1
|
||||
|
Loading…
Reference in New Issue
Block a user