[wagic] r4876 committed - Tests for new "fizzleto" keyword

4 views
Skip to first unread message

wa...@googlecode.com

unread,
Oct 8, 2013, 7:24:00 PM10/8/13
to wagi...@googlegroups.com
Revision: 4876
Author: pankdm
Date: Tue Oct 8 23:18:56 2013 UTC
Log: Tests for new "fizzleto" keyword
http://code.google.com/p/wagic/source/detail?r=4876

Added:
/trunk/projects/mtg/bin/Res/test/fizzleto_exile.txt
/trunk/projects/mtg/bin/Res/test/fizzleto_hand.txt
/trunk/projects/mtg/bin/Res/test/fizzleto_librarytop.txt
Modified:
/trunk/projects/mtg/bin/Res/test/_tests.txt

=======================================
--- /dev/null
+++ /trunk/projects/mtg/bin/Res/test/fizzleto_exile.txt Tue Oct 8 23:18:56
2013 UTC
@@ -0,0 +1,26 @@
+# Testing fizzleto(exile) taking Dissipate as example
+[INIT]
+FIRSTMAIN
+[PLAYER1]
+hand:bad moon
+manapool:{1}{B}
+[PLAYER2]
+hand:Dissipate
+manapool:{1}{U}{U}
+[DO]
+bad moon
+no
+yes
+Dissipate
+bad moon
+endinterruption
+[ASSERT]
+FIRSTMAIN
+[PLAYER1]
+manapool:{0}
+life:20
+[PLAYER2]
+graveyard:Dissipate
+manapool:{0}
+life:20
+[END]
=======================================
--- /dev/null
+++ /trunk/projects/mtg/bin/Res/test/fizzleto_hand.txt Tue Oct 8 23:18:56
2013 UTC
@@ -0,0 +1,29 @@
+#Testing fizzleto(hand) taking Remand as example
+[INIT]
+FIRSTMAIN
+[PLAYER1]
+hand:bad moon
+manapool:{1}{B}
+[PLAYER2]
+hand:Remand
+manapool:{1}{U}
+library:island
+[DO]
+bad moon
+no
+yes
+Remand
+bad moon
+endinterruption
+[ASSERT]
+FIRSTMAIN
+[PLAYER1]
+hand:bad moon
+manapool:{0}
+life:20
+[PLAYER2]
+graveyard:Remand
+manapool:{0}
+life:20
+hand:island
+[END]
=======================================
--- /dev/null
+++ /trunk/projects/mtg/bin/Res/test/fizzleto_librarytop.txt Tue Oct 8
23:18:56 2013 UTC
@@ -0,0 +1,27 @@
+#Testing fizzleto(top) taking Memory Lapse as example
+[INIT]
+FIRSTMAIN
+[PLAYER1]
+hand:bad moon
+manapool:{1}{B}
+[PLAYER2]
+hand:Memory Lapse
+manapool:{1}{U}
+[DO]
+bad moon
+no
+yes
+Memory Lapse
+bad moon
+endinterruption
+[ASSERT]
+FIRSTMAIN
+[PLAYER1]
+library:bad moon
+manapool:{0}
+life:20
+[PLAYER2]
+graveyard:Memory Lapse
+manapool:{0}
+life:20
+[END]
=======================================
--- /trunk/projects/mtg/bin/Res/test/_tests.txt Tue Oct 1 14:47:39 2013 UTC
+++ /trunk/projects/mtg/bin/Res/test/_tests.txt Tue Oct 8 23:18:56 2013 UTC
@@ -317,6 +317,9 @@
fireball_i583.txt
firebreathing.txt
fists_of_ironwood.txt
+fizzleto_exile.txt
+fizzleto_hand.txt
+fizzleto_librarytop.txt
flagstones.txt
flame_fusillade_i265.txt
flare.txt
Reply all
Reply to author
Forward
0 new messages