inttypes: imaxabs and imaxdiv are now tested (DONE)

This commit is contained in:
Lephenixnoir 2021-05-19 14:54:46 +02:00
parent 6e66c531ca
commit 41ab197ba2
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 2 additions and 2 deletions

4
STATUS
View File

@ -47,8 +47,8 @@ DONE: Function/symbol/macro is defined, builds, links, and is tested
7.8 <inttypes.h>
7.8.1 PRI* macros: LDEPS(*printf)
7.8.1 SCN* macros: LDEPS(*scanf)
7.8.2.1 imaxabs: TEST
7.8.2.2 imaxdiv: TEST
7.8.2.1 imaxabs: DONE
7.8.2.2 imaxdiv: DONE
7.8.2.3 strotimax strtoumax: TODO
7.8.2.4 wcstoimax wcstoumax: TODO