Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a regression test for floating-point output in the Greek locale. | keramida | 2004-10-13 | 1 | -0/+7 |
* | Add regression tests for printf's %a/%A formats. | das | 2004-01-19 | 1 | -1/+38 |
* | Add regression tests for some of the bugs recently discovered in the | das | 2004-01-19 | 1 | -4/+15 |
* | Work around a recently-introduced gcc bug. The compiler no longer | das | 2004-01-18 | 1 | -1/+1 |
* | Add regression tests for floating point parsing in scanf(3). | das | 2003-06-28 | 2 | -1/+181 |
* | Add a dozen new tests with the general theme of getting trailing | das | 2003-04-19 | 1 | -0/+12 |
* | Add a test case for printf("%5.0f", 0.001). | das | 2003-04-14 | 1 | -0/+2 |
* | Additional regression tests for grouping, parsing of '.*', and printing | das | 2003-04-07 | 1 | -0/+9 |
* | Test for bug in revision 1.54 of vfprintf.c. | tjr | 2003-04-06 | 1 | -0/+3 |
* | Regression tests for printf()'s floating point formats. | das | 2003-04-05 | 2 | -1/+168 |
* | Add a test program for perror() that demonstrates two bugs in the | tjr | 2002-12-19 | 2 | -0/+116 |