]> Cypherpunks repositories - gostls13.git/commit
cmd/go: document that tests run in the source directory
authorRuss Cox <rsc@golang.org>
Thu, 17 Dec 2015 06:04:06 +0000 (01:04 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 17 Dec 2015 17:00:37 +0000 (17:00 +0000)
commitf9137c5373932e38fc9431735134c9987e0d84c5
treeea1f8441a92f3a137964d8e06ed524c64d649049
parentf474885f8a44d3c00e2f11315628fa80fda9404c
cmd/go: document that tests run in the source directory

Fixes #13538.

Change-Id: I621bbe2befe838d16d3664d7a5e30d5d7cceae33
Reviewed-on: https://go-review.googlesource.com/17949
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/test.go