summaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-247-7/+7
* Remove the test that ensures that when the string "nan(...)" is convertedDavid Schultz2007-01-031-0/+8
* Fix cut-and-paste bugs in the regression tests.David Schultz2007-01-031-2/+2
* - Split tests into three rough categories.David Schultz2005-03-011-6/+98
* - Split the printfloat test into 11 individually wrapped and packagedDavid Schultz2005-03-012-8/+100
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-116-3/+38
* 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 regression tests for some of the bugs recently discovered in theDavid Schultz2004-01-191-4/+15
* Work around a recently-introduced gcc bug. The compiler no longerDavid Schultz2004-01-181-1/+1
* Add regression tests for floating point parsing in scanf(3).David Schultz2003-06-282-1/+181
* 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-052-1/+168
* Add a test program for perror() that demonstrates two bugs in theTim J. Robbins2002-12-192-0/+116