summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/stdio/test-printfloat.c
Commit message (Expand)AuthorAgeFilesLines
* Remove stale tools/regression directory that should have been deletedngie2015-12-051-357/+0
* Update the tests for arm and other ports where long double is the samedas2012-01-141-3/+3
* Test wprintf() in addition to printf().das2009-01-311-3/+19
* Updates for changes in the way printf() handles hex floating pointdas2008-04-121-5/+5
* Make sure we set the locale to "C" when testing thousands' separatordas2007-12-031-2/+2
* Tests for rounding, and for the leading 0's bug.das2007-12-031-1/+13
* - Split the printfloat test into 11 individually wrapped and packageddas2005-03-011-8/+99
* Switch over to a different, more flexible test output protocol that'snik2004-11-111-1/+2
* Add a regression test for floating-point output in the Greek locale.keramida2004-10-131-0/+7
* Add regression tests for printf's %a/%A formats.das2004-01-191-1/+38
* Add a dozen new tests with the general theme of getting trailingdas2003-04-191-0/+12
* Add a test case for printf("%5.0f", 0.001).das2003-04-141-0/+2
* Additional regression tests for grouping, parsing of '.*', and printingdas2003-04-071-0/+9
* Test for bug in revision 1.54 of vfprintf.c.tjr2003-04-061-0/+3
* Regression tests for printf()'s floating point formats.das2003-04-051-0/+167
OpenPOWER on IntegriCloud