tests/bridgefall: New; exercising splashing of bridges
Stuff sitting on bridges isn't covered, yet. tests/fire has some. To be moved here eventually. The test exposes bugs. They're marked "BUG:" in the test input. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
964f55794c
commit
21b8add73e
10 changed files with 5621 additions and 0 deletions
13
tests/bridgefall/easy-on/01-1
Normal file
13
tests/bridgefall/easy-on/01-1
Normal file
|
@ -0,0 +1,13 @@
|
|||
|| damage span
|
||||
| span stands
|
||||
fire se 2,0 3,-1
|
||||
| span falls
|
||||
fire se 2,0 -1,-1
|
||||
| own span falls
|
||||
fire se 2,0 0,-2
|
||||
|| damage tower, loss of support, EASY_BRIDGES on
|
||||
| tower stands, and supports span
|
||||
fire se 2,0 6,0
|
||||
| tower falls, span 3,-3 falls
|
||||
| BUG: doesn't fall
|
||||
fire se 2,0 1,-3
|
Loading…
Add table
Add a link
Reference in a new issue