]> Cypherpunks repositories - gostls13.git/commit
strconv: add tests that Java once mishandled
authorRuss Cox <rsc@golang.org>
Thu, 9 Oct 2025 19:02:23 +0000 (15:02 -0400)
committerDavid Chase <drchase@google.com>
Mon, 13 Oct 2025 19:35:20 +0000 (12:35 -0700)
commit9fdd6904da3d6ef2ed457fada1fb26130213f359
tree11fc9b8666a7f1bbb65416fb7182887b76e5f37d
parent9b8742f2e79438b9442afa4c0a0139d3937ea33f
strconv: add tests that Java once mishandled

Change-Id: I372233d8494665b3300f9a186c883a4254435e1c
Reviewed-on: https://go-review.googlesource.com/c/go/+/710617
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
src/strconv/ftoa_test.go