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,24 @@
#NAME: Cursed Land 3
#DESC: Tests whether Cursed Land triggers correctly.
#DESC: Third part: Cast on one's own land. Verifies
#DESC: that Cursed Land does damage to correct player.
[INIT]
secondmain
[PLAYER1]
inplay:Plains
hand:Cursed Land
manapool:{B}{B}{B}{B}
[PLAYER2]
[DO]
Cursed Land
Plains
eot
eot
next
[ASSERT]
upkeep
[PLAYER1]
inplay:Cursed Land,Plains
life:19
[PLAYER2]
[END]