]> Cypherpunks repositories - gostls13.git/commit
strconv: add tests for issue 2917
authorRuss Cox <rsc@golang.org>
Mon, 13 Feb 2012 04:24:54 +0000 (23:24 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 13 Feb 2012 04:24:54 +0000 (23:24 -0500)
commitf7a3683928fcfdcc0c7432b7d553b18627e40a50
tree8f0e0dabc14c448578db4ef78de3ac84416af127
parentdaa7bd8ec6483d777ddda861f1e5eca9687b0b52
strconv: add tests for issue 2917

Cannot reproduce the failure locally,
but add explicit test in case some other
machine can.

Fixes #2917 (for now).

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