]> Cypherpunks repositories - gostls13.git/commit
fmt: include ±Inf and NaN in the complex format test
authorRob Pike <r@golang.org>
Wed, 18 Jun 2014 17:57:18 +0000 (10:57 -0700)
committerRob Pike <r@golang.org>
Wed, 18 Jun 2014 17:57:18 +0000 (10:57 -0700)
commit7dcbf4f353a724091a6f1fc4e760753d3adecd2b
treeefd321ed1a5c049bc9164a867b799001895e5e66
parent5f896ae30686165ea5233d9b07ed3bc73246eda0
fmt: include ±Inf and NaN in the complex format test
Just to be more thorough.
No need to push this to 1.3; it's just a test change that
worked without any changes to the code being tested.

LGTM=crawshaw
R=golang-codereviews, crawshaw
CC=golang-codereviews
https://golang.org/cl/109080045
src/pkg/fmt/fmt_test.go