sovereignx/test
ghoulslash 353915ef64
Add various tests, add RNG_RANDOM_TARGET (#5438)
* burn dmg test depends on config

* burn and frostbite tests use B_BURN_DAMAGE config for denom val

* update kings shield test with config

* add RNG_RANDOM_TARGET, use SetRandomTarget in HandleAction_UseMove target acquisition, update uproar test to PASSES_RANDOMLY since test will fail if you target the soundproof voltorb. Slightly faster UproarWakeUpCheck

* add sticky web+contrary test

* add EXPECT_EQ to contrary+sticky web test

* Update src/battle_script_commands.c

Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>

* Update src/battle_util.c

Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>

* Update test/battle/move_effect/uproar.c

Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>

* fix test

* syntax fix

---------

Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2024-10-11 23:47:46 +02:00
..
battle Add various tests, add RNG_RANDOM_TARGET (#5438) 2024-10-11 23:47:46 +02:00
fpmath.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
pokemon.c Revert 5422 (#5424) 2024-09-22 16:59:43 -07:00
random.c Remove support for the original LCG random number generator (#5078) 2024-08-24 10:07:00 -07:00
species.c Renamed EVO_DEFEAT_WITH_ITEM to EVO_DEFEAT_THREE_WITH_ITEM (#5046) 2024-07-27 21:41:05 +02:00
sprite.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
test_runner.c Merge branch '_RHH/master' into _RHH/upcoming 2024-07-21 13:36:07 -04:00
test_runner_args.c
test_runner_battle.c Merge branch '_RHH/master' into _RHH/upcoming 2024-10-08 14:52:12 -03:00
text.c Vanilla species names fit in health box without narrowing (#4979) 2024-07-15 16:01:36 +01:00