]> Cypherpunks repositories - gostls13.git/commit
math/cmplx: make error tolerance test function of expected value
authorCharlie Dorian <cldorian@gmail.com>
Wed, 7 Oct 2015 03:16:47 +0000 (23:16 -0400)
committerIan Lance Taylor <iant@golang.org>
Wed, 7 Oct 2015 18:41:11 +0000 (18:41 +0000)
commit1ef9b5a5b90e6ea4dd5d9495cfe0d3d24446ff22
treefc8b345aed7b35d87a898378fa09cb382c3ecae6
parentbf3bf092d1ae9b2b693b0326dcf36cf773853482
math/cmplx: make error tolerance test function of expected value

Copy math package CL 12230 to cmplx package.

Change-Id: I3345b782b84b5b98e2b6a60d8774c7e7cede2891
Reviewed-on: https://go-review.googlesource.com/15500
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/math/cmplx/cmath_test.go