summaryrefslogtreecommitdiffstats
path: root/core/test/ch/asynk/tankontank/Helpers.java
AgeCommit message (Expand)AuthorFilesLines
2015-06-30TankOnTank -> CreepingArmorJérémy Zurcher1-7/+7
2015-01-21fix testsJérémy Zurcher1-0/+1
2015-01-20PossiblePaths -> PathBuilderJérémy Zurcher1-7/+7
2015-01-08fix unit testsJérémy Zurcher1-62/+77
2014-10-14Pawn,Unit: add boolean isHqOf(Pawn), Player add boolean canPromote(Pawn)Jérémy Zurcher1-0/+1
2014-10-14Pawn,Unit add boolean canAssistAttackWithoutLos() and UnitType.ARTILLERYJérémy Zurcher1-0/+1
2014-10-13add getFlankSides() to tests HelpersJérémy Zurcher1-0/+1
2014-10-13update testsJérémy Zurcher1-3/+5
2014-10-10update tests according to the latest Pawn abstarcts declarationJérémy Zurcher1-2/+11
2014-10-09Paw,Unit: set fire() rotate() move(in), reset()Jérémy Zurcher1-0/+1
2014-10-09tests updateJérémy Zurcher1-4/+27
2014-10-08Pawn,Unit: add canMove() and canAttack()Jérémy Zurcher1-0/+2
2014-10-08fix testsJérémy Zurcher1-0/+1
2014-10-06fix testsJérémy Zurcher1-0/+1
2014-10-03fix testsJérémy Zurcher1-2/+3
2014-10-01Helpers: FakeBoard has a searchBoardJérémy Zurcher1-2/+4
2014-10-01test/.../Helpers: add FakePawnJérémy Zurcher1-4/+20
2014-10-01FakeBoard and FakeTile go into test/../HelpersJérémy Zurcher1-0/+67