Moved a bunch of old tests related to (fixed) issues to the tests folder, and added them to the tests list

This commit is contained in:
wagic.the.homebrew
2011-05-29 07:10:14 +00:00
parent 34311a4499
commit d32ffc5e10
23 changed files with 34 additions and 119 deletions
@@ -0,0 +1,41 @@
#Checking savage hunger Cycle only bug
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Craw Wurm
[PLAYER2]
hand:Fog
inplay:Forest,Spore Frog
[DO]
next
#startcombat
next
#declare attackers
Craw Wurm
next
#declare blockers
Spore Frog
choice 1
eot
eot
next
next
next
#First Main
next
next
Craw Wurm
next
next
next
next
[ASSERT]
SECONDMAIN
[PLAYER1]
inplay:Craw Wurm
[PLAYER2]
hand:Fog
inplay:Forest
graveyard:Spore Frog
life:14
[END]