FxLibcTest/src
Lephenixnoir 6e8b333e3b
inttypes: add type size inspection, and tests for imaxabs and imaxdiv
Tests for imaxabs and imaxdiv are not really needed as this is just the
same thing is llabs and lldiv.
2021-05-19 21:45:55 +02:00
..
ctype ctype: add a test for case conversion macros and functions 2021-05-18 11:54:41 +02:00
inttypes inttypes: add type size inspection, and tests for imaxabs and imaxdiv 2021-05-19 21:45:55 +02:00
stdlib stdlib: add tests for abs, labs, llabs, div, ldiv, lldiv 2021-05-19 10:14:37 +02:00
string first version - and it works too! 2021-05-14 11:10:03 +02:00
widgets test, flog: logging improvements 2021-05-19 10:14:37 +02:00
main.c inttypes: add type size inspection, and tests for imaxabs and imaxdiv 2021-05-19 21:45:55 +02:00
test.c test, flog: logging improvements 2021-05-19 10:14:37 +02:00