]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestBuildDryRunWithCgo to the script framework
authorMichael Matloob <matloob@golang.org>
Mon, 13 Jan 2020 16:14:23 +0000 (11:14 -0500)
committerMichael Matloob <matloob@golang.org>
Wed, 19 Feb 2020 22:04:29 +0000 (22:04 +0000)
commitf4f7db414dc0ea27df38dbd46c2731819e08dfc2
tree637a5d7f71f021a258d60efffecefc511e4b20a1
parente5f5607b635139154584c599b2ebf71fe573ca97
cmd/go: convert TestBuildDryRunWithCgo to the script framework

Part of converting all tests to script framework to improve
test parallelism.

Updates #36320
Updates #17751

Change-Id: I2d14c07c590cc618c66f27fdc3a2bb8120c6d646
Reviewed-on: https://go-review.googlesource.com/c/go/+/214427
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/go_test.go
src/cmd/go/testdata/script/build_dash_n_cgo.txt [new file with mode: 0644]