Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(784)

Issue 123870043: code review 123870043: cmd/go: download test dependencies of all named packages (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by adg
Modified:
10 years, 9 months ago
Reviewers:
rsc
CC:
rsc, golang-codereviews
Visibility:
Public.

Description

cmd/go: download test dependencies of all named packages Fixes issue 8181.

Patch Set 1 #

Patch Set 2 : diff -r cf99a05f0fbc945aefe2acbf92a2d050ec58b6a1 https://code.google.com/p/go #

Patch Set 3 : diff -r cf99a05f0fbc945aefe2acbf92a2d050ec58b6a1 https://code.google.com/p/go #

Total comments: 1

Patch Set 4 : diff -r 3a3ad5bbd67ad42519af51b7b59a3fa9322aadc6 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M src/cmd/go/get.go View 1 chunk +3 lines, -1 line 0 comments Download
M src/cmd/go/test.bash View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 6
adg
Hello rsc (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 9 months ago (2014-08-07 08:02:34 UTC) #1
adg
I'd like to write a test for this but I'm not sure how, short of ...
10 years, 9 months ago (2014-08-07 08:03:29 UTC) #2
rsc
test.bash already assumes it can go get other things. creating a tiny repo with tests ...
10 years, 9 months ago (2014-08-07 12:35:44 UTC) #3
adg
PTAL Added a test.
10 years, 9 months ago (2014-08-07 13:15:04 UTC) #4
rsc
LGTM https://codereview.appspot.com/123870043/diff/40001/src/cmd/go/test.bash File src/cmd/go/test.bash (right): https://codereview.appspot.com/123870043/diff/40001/src/cmd/go/test.bash#newcode546 src/cmd/go/test.bash:546: TEST go get -t code.google.com/p/go-get-issue-8181/{a,b} quote the final ...
10 years, 9 months ago (2014-08-07 13:47:19 UTC) #5
adg
10 years, 9 months ago (2014-08-07 22:56:49 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=a57b252cd579 ***

cmd/go: download test dependencies of all named packages

Fixes issue 8181.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://codereview.appspot.com/123870043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b