pokeemerald/test/battle
Martin Griffin f5b149b971
Test improvements (#3408)
* Run assumptions on all runners

* Make i const in battle tests

This avoids the pitfall of using i in a PARAMETRIZEd test and confusing
the runner.
2023-10-12 12:14:07 +02:00
..
ability Removed Transistor from master 2023-10-11 13:07:16 -03:00
form_change Fixed Ultra Burst + Mega Evolution test 2023-08-31 22:33:20 -04:00
hold_effect Fix Red Card not getting consumed after Sticky Web activation (#3364) 2023-10-01 10:35:12 -03:00
item_effect Fix Battle/Shell Armor + crit chance Tests (#3377) 2023-10-04 16:46:42 +02:00
move_effect Test improvements (#3408) 2023-10-12 12:14:07 +02:00
move_flags Missing master merge organization 2023-08-13 19:01:03 -04:00
status1 Test improvements (#3408) 2023-10-12 12:14:07 +02:00
terrain Organized tests into subfolders (#2822) 2023-08-12 20:00:15 +01:00
type Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
weather Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
crit_chance.c Fix Battle/Shell Armor + crit chance Tests (#3377) 2023-10-04 16:46:42 +02:00
damage_formula.c Missing master merge organization 2023-08-13 19:01:03 -04:00
move.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
trainer_control.c Fix CreateNPCTrainerPartyForTrainer test failing on modern (#3367) 2023-10-02 18:33:47 -03:00