summaryrefslogtreecommitdiff
path: root/snprintf.c
AgeCommit message (Expand)AuthorLines
2011-07-04printf: "if a precision is specified, the '0' flag shall be ignored."Rich Felker-2/+2
2011-07-04additional printf corner case testsRich Felker-0/+8
2011-05-12add some printf float rounding testsRich Felker-0/+8
2011-04-14some new floating point printf tests, including one musl failsRich Felker-0/+9
2011-03-30test printing tiny doubles - use ascii arithmetic to check resultRich Felker-2/+16
2011-03-27new snprintf and swprintf testsRich Felker-0/+4
2011-03-19initial check-in, taken from old libc svn repo with significant additionsRich Felker-0/+120