]> Cypherpunks repositories - gostls13.git/commit
math/big: reenable TestFloatAdd32 (used to fail on 32bit platforms)
authorRobert Griesemer <gri@golang.org>
Wed, 4 Mar 2015 16:58:03 +0000 (08:58 -0800)
committerRobert Griesemer <gri@golang.org>
Wed, 4 Mar 2015 18:24:53 +0000 (18:24 +0000)
commit7be32d038a62c463d6808bee98e31bf51059435a
tree67ce2d26e9c2dde6925d64493056a13debffb049
parent2a1728d0094f0ffc66231ec415522bf54ca37293
math/big: reenable TestFloatAdd32 (used to fail on 32bit platforms)

Change-Id: I932c2f1b1d27c437722cd27d2001b085a655c572
Reviewed-on: https://go-review.googlesource.com/6722
Reviewed-by: Alan Donovan <adonovan@google.com>
src/math/big/float.go
src/math/big/float_test.go