summaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc/stdio/test-scanfloat.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* 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
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-111-1/+3
* 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-281-0/+180