summaryrefslogtreecommitdiff
path: root/test/test_fmt_sscanf.c
AgeCommit message (Expand)Author
2018-08-14Change the way unused arguments are handledRichard Braun
2018-01-04Move sources to new src/ directoryRichard Braun
2018-01-04Make the copyright notice fit on 80 columnsRichard Braun
2017-10-07Change the license to MITRichard Braun
2017-09-02test/test_fmt_sscanf: remove assert.h inclusionRichard Braun
2017-06-23test_fmt_sscanf: fix hex integers conversion testsRichard Braun
2017-06-23fmt: fix character conversion reportingRichard Braun
2017-06-23test_fmt_sscanf: fix pointer conversion testRichard Braun
2017-06-11fmt: fix 0 and octal integer parsingRichard Braun
2017-06-09fmt: new moduleRichard Braun