mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| bg.c | ||
| bg.h | ||
| blit.c | ||
| blit.h | ||
| characters.h | ||
| dma3_manager.c | ||
| dma3.h | ||
| gpu_regs.c | ||
| gpu_regs.h | ||
| io_reg.c | ||
| io_reg.h | ||
| malloc.c | ||
| malloc.h | ||
| sprite.c | ||
| sprite.h | ||
| string_util.c | ||
| string_util.h | ||
| text.c | ||
| text.h | ||
| window.c | ||
| window.h | ||