Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-19 | change naming convention for tests from | Rob Pike | 1 | -133/+0 |
2008-11-19 | add a type testing.T and use it in tests. | Rob Pike | 1 | -24/+20 |
2008-11-19 | essentially 100% coverage of strconv in tests. | Russ Cox | 1 | -1/+37 |
2008-11-18 | roll tests into one binary | Russ Cox | 1 | -73/+64 |
2008-11-17 | * faster atof for common cases | Russ Cox | 1 | -1/+65 |
2008-11-17 | correctly rounded floating-point conversions | Russ Cox | 1 | -0/+46 |