Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Split the printfloat test into 11 individually wrapped and packaged | das | 2005-03-01 | 1 | -8/+99 |
* | Switch over to a different, more flexible test output protocol that's | nik | 2004-11-11 | 1 | -1/+2 |
* | 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 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 | 1 | -0/+167 |