summaryrefslogtreecommitdiff
path: root/testsuite/printf.tests
Commit message (Expand)AuthorAgeFilesLines
* printf: fix printing +-prefixed numbersBernhard Reutner-Fischer2018-10-191-0/+33
* testsuite: allow tests to work in paths containing spacesRon Yorston2018-04-091-1/+1
* Fix some test casesDan Fandrich2010-09-031-3/+3
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* tests: fix POSIX shell source styleMike Frysinger2009-11-041-1/+1
* printf: fix exit code on conversion errorDenys Vlasenko2009-06-181-2/+1
* fix or document testsuite failuresDenys Vlasenko2009-06-131-6/+7
* printf: do not print garbage on "%Ld". closes bug 4214.Denis Vlasenko2008-07-181-0/+5
* printf: fix %b, fix several bugs in %*.*, fix compat issues withDenis Vlasenko2008-07-181-9/+79
* printf: protect against bogus format specifiers. Hopefully closes bug 4184Denis Vlasenko2008-07-171-0/+6
* added testsuite for printf by Cristian Ionescu-IdbohrnDenis Vlasenko2008-06-051-0/+27