summaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc/stdio/test-scanfloat.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate tools/regression/lib/libc/stdio into the FreeBSD test suiteEnji Cooper2015-11-081-305/+0
* Regression tests for bugs in gdtoa.David Schultz2008-09-031-11/+17
* Regression test for a recently fixed strtod bug.David Schultz2008-06-211-1/+11
* Remove some test instrumentation. (The Symbol.map changes broke it anyway.)David Schultz2007-12-091-4/+0
* 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