]> Cypherpunks repositories - gostls13.git/commit
math/big: add "smoke test" for big.Float division
authorRobert Griesemer <gri@golang.org>
Thu, 5 Feb 2015 01:17:38 +0000 (17:17 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 5 Feb 2015 22:22:28 +0000 (22:22 +0000)
commitf083a0e364445a9d841ccae732a0391a9e4ddd09
tree0ef4b987f7505fd2945187e08fa677421631e6ac
parent91c0f006fc6f30d970d18ef19407e2a77a2e6acb
math/big: add "smoke test" for big.Float division

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