Files
wagic/projects/mtg/bin/Res/test/generic/tokens.txt
Psyyringe ff008059e8 Psyringe - added test suite scripts for issues i163 to i168.
Also added two scripts that don't demonstrate bugs (apparently the bug reports that I used to write the scripts were either false or outdated). nevertheless it doesn't hurt to have these scripts in the test suite, it prevents us from breaking something for the respective cards in the future and not noticing it.

The script fear_i147.txt has been moved into the "generic" folder and added to the regular test sequence for the same reason.

Also fixed the script generic/tokens.txt. It was referencing The Hive once via name and once via ID. This caused problems when (unofficial) Beta edition _cards.dat was installed.
2009-11-08 21:34:24 +00:00

39 lines
397 B
Plaintext

#Bug:Segfault in GuiPlay.cpp
[INIT]
SECONDMAIN
[PLAYER1]
inplay:1138
manapool:{5}
[PLAYER2]
inplay:hypnotic specter
[DO]
1138
eot
eot
next
#upkeep
next
#draw
next
#main
next
#combat begins
next
#attackers
-1138
next
#blockers
hypnotic specter
next
#damage
next
#end combat
eot
next
[ASSERT]
UPKEEP
[PLAYER1]
inplay:1138
[PLAYER2]
inplay:hypnotic specter
[END]