]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testshared: pass the testing.T to goCmd when available
authorBryan C. Mills <bcmills@google.com>
Thu, 7 Oct 2021 15:20:05 +0000 (11:20 -0400)
committerBryan C. Mills <bcmills@google.com>
Fri, 8 Oct 2021 15:27:20 +0000 (15:27 +0000)
commitb3a4b2df09be4e0a85f4204e71a4c1c8e542f4f8
tree55262e8d5cc5a9cae2c1e59b5191e8b5c90d5db3
parent5b9206f64ef4d8ea3201627cf9ba5c2b86e65022
misc/cgo/testshared: pass the testing.T to goCmd when available

Noticed while investigating the test failure in
https://build.golang.org/log/4fc4aa11087c74bb8f66c81a8b212f41fb495be4.

Change-Id: I0ed80dad99d6920a187af4339e437a08fbe91ade
Reviewed-on: https://go-review.googlesource.com/c/go/+/354572
Trust: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/cgo/testshared/shared_test.go