Erwan
- Fix issue #16 (testsuite segfaults if file does not exist) - Fix issue #37 (Normal Combat Damage is not dealt to creatures when the AI attacks) - TestSuite now has an "AI" mode (see test/manual/p2_attacks.txt)
This commit is contained in:
16
projects/mtg/bin/Res/test/manual/p2_attacks.txt
Normal file
16
projects/mtg/bin/Res/test/manual/p2_attacks.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
#Bug: AI player 2 attacks: no damage is dealt
|
||||
#This is a test switching both players to AI mode, it IS NOT SUPPOSED TO Succeed, just for testers to visually confirm stuff
|
||||
[INIT]
|
||||
SECONDMAIN
|
||||
[PLAYER1]
|
||||
inplay:dancing scimitar
|
||||
[PLAYER2]
|
||||
inplay:cloud sprite,briarberry cohort,white knight
|
||||
[DO]
|
||||
ai
|
||||
ai
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user