aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc/stdio/test-printfloat.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* - Split the printfloat test into 11 individually wrapped and packagedDavid Schultz2005-03-011-8/+99
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-111-1/+2
* Add a regression test for floating-point output in the Greek locale.Giorgos Keramidas2004-10-131-0/+7
* Add regression tests for printf's %a/%A formats.David Schultz2004-01-191-1/+38
* Add a dozen new tests with the general theme of getting trailingDavid Schultz2003-04-191-0/+12
* Add a test case for printf("%5.0f", 0.001).David Schultz2003-04-141-0/+2
* Additional regression tests for grouping, parsing of '.*', and printingDavid Schultz2003-04-071-0/+9
* Test for bug in revision 1.54 of vfprintf.c.Tim J. Robbins2003-04-061-0/+3
* Regression tests for printf()'s floating point formats.David Schultz2003-04-051-0/+167