]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/big: update and apply vendor.bash
authorRobert Griesemer <gri@golang.org>
Fri, 22 May 2015 22:21:56 +0000 (15:21 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 22 May 2015 22:46:44 +0000 (22:46 +0000)
commit1893d3b320887daeb0a088dc3067c45dd87d9d5b
tree93b44237ab46fbde701109583b151bd63ae9ee4f
parent75250a9f791e650bcf0fe16e9d3436314a94dde6
cmd/compile/internal/big: update and apply vendor.bash

Package-external tests must use the vendored math/big package, not
the original one, otherwise tests may fail if there are discrepancies
in the implementation.

Change-Id: Ic5f0489aa6420ffea1f488633453f871ce1f0f66
Reviewed-on: https://go-review.googlesource.com/10380
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/compile/internal/big/example_test.go
src/cmd/compile/internal/big/floatexample_test.go
src/cmd/compile/internal/big/vendor.bash