]> Cypherpunks repositories - gostls13.git/commit
cmd/go: refer to testflag help in go test -help output
authorVladimir Varankin <vladimir@varank.in>
Tue, 26 Feb 2019 23:21:59 +0000 (23:21 +0000)
committerBryan C. Mills <bcmills@google.com>
Fri, 1 Mar 2019 23:14:39 +0000 (23:14 +0000)
commit249f5d2af4e14a087c462596f142064529609c3b
treeed736a783872d773150dcebafde5f833a0107102
parent619cc9fa4152399dde89d2a4700ee737cae444e0
cmd/go: refer to testflag help in go test -help output

The change makes it easier for a user to get to the page where
she can check supported test flags, by adding 'go test testflag'
reference to the 'go test -help' output.

Fix #30365

Change-Id: I5b3db7853021ef68d096dcb467d7957d7e1bf623
GitHub-Last-Rev: ce3dec59fcae0cca232372f01cdda98773c290c0
GitHub-Pull-Request: golang/go#30420
Reviewed-on: https://go-review.googlesource.com/c/163858
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/base/base.go
src/cmd/go/internal/test/test.go
src/cmd/go/testdata/script/help.txt