summaryrefslogtreecommitdiff
path: root/src/lib/strconv/testftoa.go
AgeCommit message (Expand)AuthorFilesLines
2008-11-19change naming convention for tests fromRob Pike1-110/+0
2008-11-19a few Errorfs should have been ErrorRob Pike1-2/+2
2008-11-19add a type testing.T and use it in tests.Rob Pike1-14/+14
2008-11-19essentially 100% coverage of strconv in tests.Russ Cox1-3/+19
2008-11-18roll tests into one binaryRuss Cox1-12/+10
2008-11-17correctly rounded floating-point conversionsRuss Cox1-0/+96