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

View File

@@ -0,0 +1,22 @@
#Testing Indestructible: Darksteel Myr (0/1) gets -1/-1 from Blister Beetle
#Result: Darksteel Myr should be dead
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Darksteel Myr
hand:Blister Beetle
manapool:{1}{B}
[PLAYER2]
inplay:Runeclaw Bear
[DO]
Blister Beetle
choice 0
Darksteel Myr
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:Blister Beetle
graveyard:Darksteel Myr
[PLAYER2]
inplay:Runeclaw Bear
[END]