Create missing ability and move effect test files (#6845)
This commit is contained in:
parent
3a3c246509
commit
6711df36a3
4
test/battle/ability/competitive.c
Normal file
4
test/battle/ability/competitive.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Competitive (Ability) test titles")
|
||||
4
test/battle/ability/dark_aura.c
Normal file
4
test/battle/ability/dark_aura.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Dark Aura (Ability) test titles")
|
||||
4
test/battle/ability/delta_stream.c
Normal file
4
test/battle/ability/delta_stream.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Delta Stream (Ability) test titles")
|
||||
4
test/battle/ability/early_bird.c
Normal file
4
test/battle/ability/early_bird.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Early Bird (Ability) test titles")
|
||||
4
test/battle/ability/fairy_aura.c
Normal file
4
test/battle/ability/fairy_aura.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Fairy Aura (Ability) test titles")
|
||||
4
test/battle/ability/filter.c
Normal file
4
test/battle/ability/filter.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Filter (Ability) test titles")
|
||||
4
test/battle/ability/flare_boost.c
Normal file
4
test/battle/ability/flare_boost.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Flare Boost (Ability) test titles")
|
||||
4
test/battle/ability/flower_veil.c
Normal file
4
test/battle/ability/flower_veil.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Flower Veil (Ability) test titles")
|
||||
4
test/battle/ability/forewarn.c
Normal file
4
test/battle/ability/forewarn.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Forewarn (Ability) test titles")
|
||||
4
test/battle/ability/friend_guard.c
Normal file
4
test/battle/ability/friend_guard.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Friend Guard (Ability) test titles")
|
||||
4
test/battle/ability/fur_coat.c
Normal file
4
test/battle/ability/fur_coat.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Fur Coat (Ability) test titles")
|
||||
4
test/battle/ability/gluttony.c
Normal file
4
test/battle/ability/gluttony.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Gluttony (Ability) test titles")
|
||||
4
test/battle/ability/gooey.c
Normal file
4
test/battle/ability/gooey.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Gooey (Ability) test titles")
|
||||
4
test/battle/ability/gorilla_tactics.c
Normal file
4
test/battle/ability/gorilla_tactics.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Gorilla Tactics (Ability) test titles")
|
||||
4
test/battle/ability/grass_pelt.c
Normal file
4
test/battle/ability/grass_pelt.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Grass Pelt (Ability) test titles")
|
||||
4
test/battle/ability/guts.c
Normal file
4
test/battle/ability/guts.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Guts (Ability) test titles")
|
||||
4
test/battle/ability/hadron_engine.c
Normal file
4
test/battle/ability/hadron_engine.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Hadron Engine (Ability) test titles")
|
||||
4
test/battle/ability/heatproof.c
Normal file
4
test/battle/ability/heatproof.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Heatproof (Ability) test titles")
|
||||
4
test/battle/ability/heavy_metal.c
Normal file
4
test/battle/ability/heavy_metal.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Heavy Metal (Ability) test titles")
|
||||
4
test/battle/ability/honey_gather.c
Normal file
4
test/battle/ability/honey_gather.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Honey Gather (Ability) test titles")
|
||||
4
test/battle/ability/huge_power.c
Normal file
4
test/battle/ability/huge_power.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Huge Power (Ability) test titles")
|
||||
4
test/battle/ability/hustle.c
Normal file
4
test/battle/ability/hustle.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Hustle (Ability) test titles")
|
||||
4
test/battle/ability/illuminate.c
Normal file
4
test/battle/ability/illuminate.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Illuminate (Ability) test titles")
|
||||
4
test/battle/ability/imposter.c
Normal file
4
test/battle/ability/imposter.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Imposter (Ability) test titles")
|
||||
4
test/battle/ability/infiltrator.c
Normal file
4
test/battle/ability/infiltrator.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Infiltrator (Ability) test titles")
|
||||
4
test/battle/ability/iron_barbs.c
Normal file
4
test/battle/ability/iron_barbs.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Iron Barbs (Ability) test titles")
|
||||
4
test/battle/ability/iron_fist.c
Normal file
4
test/battle/ability/iron_fist.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Iron Fist (Ability) test titles")
|
||||
4
test/battle/ability/justified.c
Normal file
4
test/battle/ability/justified.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Justified (Ability) test titles")
|
||||
4
test/battle/ability/klutz.c
Normal file
4
test/battle/ability/klutz.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Klutz (Ability) test titles")
|
||||
4
test/battle/ability/levitate.c
Normal file
4
test/battle/ability/levitate.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Levitate (Ability) test titles")
|
||||
4
test/battle/ability/libero.c
Normal file
4
test/battle/ability/libero.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Libero (Ability) test titles")
|
||||
4
test/battle/ability/light_metal.c
Normal file
4
test/battle/ability/light_metal.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Light Metal (Ability) test titles")
|
||||
4
test/battle/ability/long_reach.c
Normal file
4
test/battle/ability/long_reach.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Long Reach (Ability) test titles")
|
||||
4
test/battle/ability/magma_armor.c
Normal file
4
test/battle/ability/magma_armor.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Magma Armor (Ability) test titles")
|
||||
4
test/battle/ability/magnet_pull.c
Normal file
4
test/battle/ability/magnet_pull.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Magnet Pull (Ability) test titles")
|
||||
4
test/battle/ability/marvel_scale.c
Normal file
4
test/battle/ability/marvel_scale.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Marvel Scale (Ability) test titles")
|
||||
4
test/battle/ability/mega_launcher.c
Normal file
4
test/battle/ability/mega_launcher.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Mega Launcher (Ability) test titles")
|
||||
4
test/battle/ability/minus.c
Normal file
4
test/battle/ability/minus.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Minus (Ability) test titles")
|
||||
4
test/battle/ability/mold_breaker.c
Normal file
4
test/battle/ability/mold_breaker.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Mold Breaker (Ability) test titles")
|
||||
4
test/battle/ability/multiscale.c
Normal file
4
test/battle/ability/multiscale.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Multiscale (Ability) test titles")
|
||||
4
test/battle/ability/multitype.c
Normal file
4
test/battle/ability/multitype.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Multitype (Ability) test titles")
|
||||
4
test/battle/ability/natural_cure.c
Normal file
4
test/battle/ability/natural_cure.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Natural Cure (Ability) test titles")
|
||||
4
test/battle/ability/no_guard.c
Normal file
4
test/battle/ability/no_guard.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write No Guard (Ability) test titles")
|
||||
4
test/battle/ability/perish_body.c
Normal file
4
test/battle/ability/perish_body.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Perish Body (Ability) test titles")
|
||||
4
test/battle/ability/pickpocket.c
Normal file
4
test/battle/ability/pickpocket.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Pickpocket (Ability) test titles")
|
||||
4
test/battle/ability/plus.c
Normal file
4
test/battle/ability/plus.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Plus (Ability) test titles")
|
||||
@ -1,10 +1,6 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
ASSUMPTIONS
|
||||
{
|
||||
}
|
||||
|
||||
SINGLE_BATTLE_TEST("Poison Puppeteer confuses target if it was poisoned by a damaging move")
|
||||
{
|
||||
GIVEN {
|
||||
|
||||
4
test/battle/ability/power_construct.c
Normal file
4
test/battle/ability/power_construct.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Power Construct (Ability) test titles")
|
||||
4
test/battle/ability/power_of_alchemy.c
Normal file
4
test/battle/ability/power_of_alchemy.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Power of Alchemy (Ability) test titles")
|
||||
4
test/battle/ability/power_spot.c
Normal file
4
test/battle/ability/power_spot.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Power Spot (Ability) test titles")
|
||||
4
test/battle/ability/prism_armor.c
Normal file
4
test/battle/ability/prism_armor.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Prism Armor (Ability) test titles")
|
||||
4
test/battle/ability/propeller_tail.c
Normal file
4
test/battle/ability/propeller_tail.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Propeller Tail (Ability) test titles")
|
||||
4
test/battle/ability/punk_rock.c
Normal file
4
test/battle/ability/punk_rock.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Punk Rock (Ability) test titles")
|
||||
4
test/battle/ability/pure_power.c
Normal file
4
test/battle/ability/pure_power.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Pure Power (Ability) test titles")
|
||||
4
test/battle/ability/quick_feet.c
Normal file
4
test/battle/ability/quick_feet.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Quick Feet (Ability) test titles")
|
||||
4
test/battle/ability/receiver.c
Normal file
4
test/battle/ability/receiver.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Receiver (Ability) test titles")
|
||||
4
test/battle/ability/reckless.c
Normal file
4
test/battle/ability/reckless.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Reckless (Ability) test titles")
|
||||
4
test/battle/ability/rks_system.c
Normal file
4
test/battle/ability/rks_system.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write RKS System (Ability) test titles")
|
||||
4
test/battle/ability/rock_head.c
Normal file
4
test/battle/ability/rock_head.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Rock Head (Ability) test titles")
|
||||
4
test/battle/ability/run_away.c
Normal file
4
test/battle/ability/run_away.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Run Away (Ability) test titles")
|
||||
4
test/battle/ability/sand_spit.c
Normal file
4
test/battle/ability/sand_spit.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Sand Spit (Ability) test titles")
|
||||
4
test/battle/ability/sand_stream.c
Normal file
4
test/battle/ability/sand_stream.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Sand Stream (Ability) test titles")
|
||||
4
test/battle/ability/screen_cleaner.c
Normal file
4
test/battle/ability/screen_cleaner.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Screen Cleaner (Ability) test titles")
|
||||
4
test/battle/ability/serene_grace.c
Normal file
4
test/battle/ability/serene_grace.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Serene Grace (Ability) test titles")
|
||||
4
test/battle/ability/shadow_shield.c
Normal file
4
test/battle/ability/shadow_shield.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Shadow Shield (Ability) test titles")
|
||||
4
test/battle/ability/shadow_tag.c
Normal file
4
test/battle/ability/shadow_tag.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Shadow Tag (Ability) test titles")
|
||||
4
test/battle/ability/simple.c
Normal file
4
test/battle/ability/simple.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Simple (Ability) test titles")
|
||||
4
test/battle/ability/skill_link.c
Normal file
4
test/battle/ability/skill_link.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Skill Link (Ability) test titles")
|
||||
4
test/battle/ability/slow_start.c
Normal file
4
test/battle/ability/slow_start.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Slow Start (Ability) test titles")
|
||||
4
test/battle/ability/soul_heart.c
Normal file
4
test/battle/ability/soul_heart.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Soul Heart (Ability) test titles")
|
||||
4
test/battle/ability/soundproof.c
Normal file
4
test/battle/ability/soundproof.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Soundproof (Ability) test titles")
|
||||
4
test/battle/ability/stakeout.c
Normal file
4
test/battle/ability/stakeout.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Stakeout (Ability) test titles")
|
||||
4
test/battle/ability/stall.c
Normal file
4
test/battle/ability/stall.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Stall (Ability) test titles")
|
||||
4
test/battle/ability/steadfast.c
Normal file
4
test/battle/ability/steadfast.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Steadfast (Ability) test titles")
|
||||
4
test/battle/ability/steely_spirit.c
Normal file
4
test/battle/ability/steely_spirit.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Steely Spirit (Ability) test titles")
|
||||
4
test/battle/ability/strong_jaw.c
Normal file
4
test/battle/ability/strong_jaw.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Strong Jaw (Ability) test titles")
|
||||
4
test/battle/ability/suction_cups.c
Normal file
4
test/battle/ability/suction_cups.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Suction Cups (Ability) test titles")
|
||||
4
test/battle/ability/surge_surfer.c
Normal file
4
test/battle/ability/surge_surfer.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Surge Surfer (Ability) test titles")
|
||||
4
test/battle/ability/sweet_veil.c
Normal file
4
test/battle/ability/sweet_veil.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Sweet Veil (Ability) test titles")
|
||||
4
test/battle/ability/synchronize.c
Normal file
4
test/battle/ability/synchronize.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Synchronize (Ability) test titles")
|
||||
4
test/battle/ability/tangled_feet.c
Normal file
4
test/battle/ability/tangled_feet.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Tangled Feet (Ability) test titles")
|
||||
4
test/battle/ability/technician.c
Normal file
4
test/battle/ability/technician.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Technician (Ability) test titles")
|
||||
4
test/battle/ability/telepathy.c
Normal file
4
test/battle/ability/telepathy.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Telepathy (Ability) test titles")
|
||||
4
test/battle/ability/teravolt.c
Normal file
4
test/battle/ability/teravolt.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Teravolt (Ability) test titles")
|
||||
4
test/battle/ability/thick_fat.c
Normal file
4
test/battle/ability/thick_fat.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Thick Fat (Ability) test titles")
|
||||
4
test/battle/ability/tinted_lens.c
Normal file
4
test/battle/ability/tinted_lens.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Tinted Lens (Ability) test titles")
|
||||
4
test/battle/ability/tough_claws.c
Normal file
4
test/battle/ability/tough_claws.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Tough Claws (Ability) test titles")
|
||||
4
test/battle/ability/toxic_boost.c
Normal file
4
test/battle/ability/toxic_boost.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Toxic Boost (Ability) test titles")
|
||||
4
test/battle/ability/triage.c
Normal file
4
test/battle/ability/triage.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Triage (Ability) test titles")
|
||||
4
test/battle/ability/truant.c
Normal file
4
test/battle/ability/truant.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Truant (Ability) test titles")
|
||||
4
test/battle/ability/turboblaze.c
Normal file
4
test/battle/ability/turboblaze.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Turboblaze (Ability) test titles")
|
||||
4
test/battle/ability/unaware.c
Normal file
4
test/battle/ability/unaware.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Unaware (Ability) test titles")
|
||||
4
test/battle/ability/unseen_fist.c
Normal file
4
test/battle/ability/unseen_fist.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Unseen Fist (Ability) test titles")
|
||||
4
test/battle/ability/victory_star.c
Normal file
4
test/battle/ability/victory_star.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Victory Star (Ability) test titles")
|
||||
4
test/battle/ability/vital_spirit.c
Normal file
4
test/battle/ability/vital_spirit.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Vital Spirit (Ability) test titles")
|
||||
4
test/battle/ability/wandering_spirit.c
Normal file
4
test/battle/ability/wandering_spirit.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Wandering Spirit (Ability) test titles")
|
||||
4
test/battle/ability/water_bubble.c
Normal file
4
test/battle/ability/water_bubble.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Water Bubble (Ability) test titles")
|
||||
4
test/battle/ability/water_veil.c
Normal file
4
test/battle/ability/water_veil.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Water Veil (Ability) test titles")
|
||||
4
test/battle/ability/well_baked_body.c
Normal file
4
test/battle/ability/well_baked_body.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Well-Baked Body (Ability) test titles")
|
||||
4
test/battle/ability/wimp_out.c
Normal file
4
test/battle/ability/wimp_out.c
Normal file
@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
TO_DO_BATTLE_TEST("TODO: Write Wimp Out (Ability) test titles")
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user