]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add a test to ensure upx works on go binaries
authorAlberto Donizetti <alb.donizetti@gmail.com>
Mon, 9 Oct 2017 07:54:35 +0000 (09:54 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Sat, 28 Oct 2017 10:41:42 +0000 (10:41 +0000)
commit013ca842aa1414e3f6c6448d4269c22ce690087e
tree7edebf5f7111a5218ed9bbfd70702a383760286b
parent6eaf7bcdea062a35241c54c8e4a53626819fb04e
cmd/go: add a test to ensure upx works on go binaries

On linux/amd64, for now.

Updates #16706

Change-Id: Ib8c89b6edc73fb88042c06873ff815d387491504
Reviewed-on: https://go-review.googlesource.com/69117
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/go_test.go