sovereignx/test
Eduardo Quezada 9d5e253867
Improved Test Runner Summary (#4641)
* Filename in list (no proper sorting yet)

* Line number and message in error list + removed sorting

* Style adjustment

* Added missing file/line number to "expected N passes/successes"

* Fixed Known Failing Passing test list

* Separated test list from totals

* Assumption fails list

* Better names

* Filename for KNOWN_FAILINGs passing

* Moved total back to the bottom

* Spaces correction

* Fixed test list count

* Source file for Alloc fails on tests

* Moved sourceLine from BattleTest to Test struct

* Fixed assumptions failed "and more" counter

* Fixed ASSUMPTION block not printing their line numbers

* Fixed when stopLine is printed

* Renamed stopLine to failedAssumptionsBlockLine
2024-07-20 18:22:40 +02:00
..
battle Add trainer class ball test (#4999) 2024-07-19 12:30:06 +02:00
dynamax.c Added missing Move Effect TODO tests - Volume B (#4682) 2024-06-01 15:07:51 +02:00
fpmath.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
pokemon.c Fixes givemon moves not defaulting to none (#4377) 2024-04-11 20:34:11 +01:00
random.c Optional high-quality RNG (#3780) 2023-12-22 17:39:15 +00:00
species.c added missing minior description + test for missing descriptions (#4858) 2024-06-24 12:19:12 +02:00
sprite.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
test_runner.c Improved Test Runner Summary (#4641) 2024-07-20 18:22:40 +02:00
test_runner_args.c
test_runner_battle.c Improved Test Runner Summary (#4641) 2024-07-20 18:22:40 +02:00