increase coverage of reachability tests, and rebuild answers
This commit is contained in:
parent
6c55e29a93
commit
de55f1dfc7
2 changed files with 20 additions and 11 deletions
File diff suppressed because one or more lines are too long
|
@ -410,8 +410,8 @@
|
|||
to_chat=false
|
||||
[/wml_message]
|
||||
|
||||
{REPEAT 5 (
|
||||
{TEST_NEXT_UNIT {MACRO} (x,y=8,8)}
|
||||
{REPEAT 15 (
|
||||
{TEST_NEXT_UNIT {MACRO} (x,y=8,8)} ## The second argument is ignored for all {MACRO} that we will use this macro with.
|
||||
)}
|
||||
|
||||
[wml_message]
|
||||
|
@ -427,8 +427,7 @@
|
|||
[/wml_message]
|
||||
|
||||
{IF_GEN_ANS
|
||||
({ASSERT ({VARIABLE_CONDITIONAL answer_counter equals $anslength})}
|
||||
[wml_message]
|
||||
([wml_message]
|
||||
message="unit counter = $unit_counter"
|
||||
logger=debug
|
||||
to_chat=false
|
||||
|
@ -440,6 +439,7 @@
|
|||
to_chat=false
|
||||
[/wml_message])
|
||||
()}
|
||||
{ASSERT ({VARIABLE_CONDITIONAL answer_counter equals $anslength})}
|
||||
[/event]
|
||||
[event]
|
||||
name = side 1 turn refresh
|
||||
|
|
Loading…
Add table
Reference in a new issue