aboutsummaryrefslogtreecommitdiff
path: root/src/lib/strconv/testfp.go
AgeCommit message (Expand)Author
2008-11-19change naming convention for tests fromRob Pike
2008-11-19a few Errorfs should have been ErrorRob Pike
2008-11-19add a type testing.T and use it in tests.Rob Pike
2008-11-18roll tests into one binaryRuss Cox
2008-11-17correctly rounded floating-point conversionsRuss Cox