sovereignx/gflib
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
..
bg.c Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
bg.h Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
blit.c Change toOrrX and toOrrY to u8 2020-10-02 11:17:11 -04:00
blit.h Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
characters.h Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
dma3.h Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
dma3_manager.c Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
gpu_regs.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
gpu_regs.h Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
io_reg.c Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
io_reg.h Document some overworld and field effects 2020-06-23 15:48:53 -04:00
malloc.c Improved Test Runner Summary (#4641) 2024-07-20 18:22:40 +02:00
malloc.h Merge remote-tracking branch '_pret/master' into RHH/pr/upcoming/pret_20231210 2023-12-10 13:27:09 -03:00
sprite.c Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
sprite.h Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
string_util.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
string_util.h Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
text.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
text.h Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
window.c Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
window.h Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00