summaryrefslogtreecommitdiff
path: root/src/lib/strconv/testfp.go
AgeCommit message (Expand)AuthorFilesLines
2008-11-19change naming convention for tests fromRob Pike1-150/+0
2008-11-19a few Errorfs should have been ErrorRob Pike1-4/+4
2008-11-19add a type testing.T and use it in tests.Rob Pike1-8/+6
2008-11-18roll tests into one binaryRuss Cox1-23/+19
2008-11-17correctly rounded floating-point conversionsRuss Cox1-0/+156