]> Cypherpunks repositories - gostls13.git/commit
strconv: add test that trips up other implementations
authorRuss Cox <rsc@golang.org>
Tue, 1 Feb 2011 17:48:18 +0000 (12:48 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 1 Feb 2011 17:48:18 +0000 (12:48 -0500)
commit850ad9a402cb3a7a8f94948ddb91839fb9a10174
treea81605563d5639295059e11168a4a6a915a60ac6
parent59a47732dd2273f7077cb717d4aedf8c3d64aa5a
strconv: add test that trips up other implementations

R=r, gri1
CC=golang-dev
https://golang.org/cl/4092045
src/pkg/strconv/atof_test.go
src/pkg/strconv/ftoa_test.go