1
0
mirror of https://github.com/golang/go synced 2024-09-29 18:34:33 -06:00
go/misc/cgo/testshared
Bryan C. Mills c931f1b6e6 misc/cgo/testshared: make -v output less verbose
Previously, 'go test -v' in this directory would result in a massive
dump of go command output, because the test plumbed -v to 'build -x'.
This change separates them into distinct flags, so that '-v' only
implies the display of default 'go' command output.

Updates #30316

Change-Id: Ifb125f35ec6a0bebe7e8286e7c546d132fb213df
Reviewed-on: https://go-review.googlesource.com/c/go/+/208232
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-11-22 19:01:42 +00:00
..
testdata cmd/link: put shlib ".type" functions in internal ABI 2019-07-15 22:54:39 +00:00
overlaydir_test.go misc: ensure that test overlay directories are writable 2019-11-11 17:59:46 +00:00
shared_test.go misc/cgo/testshared: make -v output less verbose 2019-11-22 19:01:42 +00:00