A regression/performance test application for the community FxLibC (https://gitea.planet-casio.com/Vhex-Kernel-Core/fxlibc/).
Go to file
Lephenixnoir ae242222b3
improve test logic, coloring, and fbar display
* Store whether the test was run in a boolean, to avoid classifying
  empty tests as pending when they have run
* Update color scheme accordingly
* Change the fbar first-level pixel share to give any extra pixel
  resulting from division truncation to the "done" section rather than
  the "empty" section, as this would sometimes cause the "empty"
  section to get 1 pixel for 0 tests
2021-05-19 21:45:56 +02:00
assets-cg first version - and it works too! 2021-05-14 11:10:03 +02:00
include/ft improve test logic, coloring, and fbar display 2021-05-19 21:45:56 +02:00
src improve test logic, coloring, and fbar display 2021-05-19 21:45:56 +02:00
.gitignore first version - and it works too! 2021-05-14 11:10:03 +02:00
CMakeLists.txt inttypes: add type size inspection, and tests for imaxabs and imaxdiv 2021-05-19 21:45:55 +02:00