Psyringe - added test suite scripts for i169 - i175, Added several non-bug scripts. Replaced symbiotic_wurm.txt - it now tests token generation after the wurm has been killed. Removed description mentioning Akron Legionnaires which had nothing to do with the rest of the script. Renamed volcanic_island.txt to volcanic_eruption.txt since the script actually has nothing to do with Volcanic Island, updated in-script description as well. Corrected erroneous "endinterrupt" command in three scripts to "endinterruption".

(I actually spent half an hour fiddling with my first interruption script, because the tutorial on the blog doesn't mention the any command to end interrupt sequences. Then I checked the "Counterspell" script, was happy to find the "endinterrupt" keyword, and fiddled for another 30 minutes with it before I found out that this keyword is actually wrong and the parser doesn't understand it at all, it just so happens that the Counterspell script (and two others) work nevertheless because in these scripts the interruption doesn't need to end. I wholeheartedly agree with the passage in wololo's mail in which he says that we could use a "real" test suite tutorial / reference.
This commit is contained in:
Psyyringe
2009-11-10 05:50:11 +00:00
parent 7121958efa
commit ba460dfcf3
22 changed files with 596 additions and 13 deletions

View File

@@ -25,6 +25,7 @@ generic/persist3.txt
generic/phases.txt
generic/rampage.txt
generic/rampage2.txt
generic/rampage_vs_first_strike.txt
generic/regenerate.txt
generic/regenerate_wither_i146.txt
generic/sacrifice.txt
@@ -173,9 +174,11 @@ lifetap.txt
living_lands.txt
lord_of_the_pit.txt
lord_of_the_pit2.txt
master_decoy.txt
master_of_etherium.txt
memory_erosion.txt
millstone.txt
misc01.txt
#mind_rot.txt
moat.txt
mobile_fort.txt
@@ -246,16 +249,22 @@ telekinetic_sliver.txt
terror.txt
terror2.txt
threaten.txt
throne_of_bone.txt
titanic_ultimatum.txt
torture.txt
tranquil_domain.txt
unstable_mutation2.txt
unwilling_recruit.txt
volcanic_island.txt
unstable_mutation.txt
unstable_mutation2.txt
vampiric_link.txt
volcanic_eruption.txt
walking_wall.txt
wall_of_diffusion.txt
wall_of_diffusion2.txt
welkin_hawk.txt
white_knight1.txt
windswept_heath.txt
wrath_of_god.txt
wrath_of_god2.txt
zombie_master.txt