Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-19 | change naming convention for tests from | Rob Pike | 1 | -110/+0 |
2008-11-19 | a few Errorfs should have been Error | Rob Pike | 1 | -2/+2 |
2008-11-19 | add a type testing.T and use it in tests. | Rob Pike | 1 | -14/+14 |
2008-11-19 | essentially 100% coverage of strconv in tests. | Russ Cox | 1 | -3/+19 |
2008-11-18 | roll tests into one binary | Russ Cox | 1 | -12/+10 |
2008-11-17 | correctly rounded floating-point conversions | Russ Cox | 1 | -0/+96 |