]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestRunPkg to the script framework
authorMichael Matloob <matloob@golang.org>
Mon, 30 Dec 2019 19:55:57 +0000 (14:55 -0500)
committerMichael Matloob <matloob@golang.org>
Mon, 6 Jan 2020 16:22:05 +0000 (16:22 +0000)
commitcf7a46c1da8ff0619f60231a72de254c4c2e44b0
treeeea5d3165839e9460d544a4d915fead23c555995
parent0a61a195d78bd3bfb70434633c6d130d77aba6ae
cmd/go: convert TestRunPkg to the script framework

Part of the effort to convert all non-parallel cmd/go tests to the script
framework.

Updates #17751
Updates #36320

Change-Id: I2bc0b1e5c03e2c49b5c79ac24a908a202840d5d4
Reviewed-on: https://go-review.googlesource.com/c/go/+/212879
Run-TryBot: Michael Matloob <matloob@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/go_test.go
src/cmd/go/testdata/script/run_hello_pkg.txt [new file with mode: 0644]