]> Cypherpunks repositories - gostls13.git/commit
cmd/go: download test dependencies of all named packages
authorAndrew Gerrand <adg@golang.org>
Thu, 7 Aug 2014 22:56:40 +0000 (08:56 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 7 Aug 2014 22:56:40 +0000 (08:56 +1000)
commit10c2f56bf968884db3883a0c0b2a20f964a0ad4c
tree3774295d97b6eb1aeb7b45394e91dc346d510cab
parent750bf48a5a5d2f7d0e00752544800ac09453b65f
cmd/go: download test dependencies of all named packages

Fixes #8181.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/123870043
src/cmd/go/get.go
src/cmd/go/test.bash