]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: enable more cgo tests on ppc64le
authorMichael Munday <munday@ca.ibm.com>
Mon, 7 Nov 2016 16:50:48 +0000 (11:50 -0500)
committerMichael Munday <munday@ca.ibm.com>
Mon, 7 Nov 2016 18:43:11 +0000 (18:43 +0000)
commit4cc83d49d2a69bb9d348cb32d71ca34651aec3b5
tree408c1ea9e07ef573a9db77f705ff4137b62a7d1e
parent6c2a35ae0c29306b53a4a5925627ee7235a8c450
cmd/dist: enable more cgo tests on ppc64le

The tests all pass (for me at least) so I don't think there is any
reason not to enable them.

Change-Id: I96e71383e573273f442a849914cf6458ada14f82
Reviewed-on: https://go-review.googlesource.com/32855
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/dist/test.go