FxLibcTest/src/inttypes
Lephenixnoir b8c83ce9b4
inttypes: add brief tests for strtoimax and strtoumax
All the tests are done in strtol/strtoll and strtoul/strtoull, the only
important thing is to check that the correct size type is used.
2021-05-20 16:03:33 +02:00
..
functions.c inttypes: add brief tests for strtoimax and strtoumax 2021-05-20 16:03:33 +02:00
sizes.c inttypes: add type size inspection, and tests for imaxabs and imaxdiv 2021-05-19 21:45:55 +02:00