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

Issue 149070043: code review 149070043: cmd/go: add test -o flag to control where test binary i... (Closed)

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

Description

cmd/go: add test -o flag to control where test binary is written While we are here, remove undocumented, meaningless test -file flag. Fixes issue 7724.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 49fd34ea89660e182272c8798bb10ee831668763 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -20 lines) Patch
M src/cmd/go/test.bash View 1 2 3 4 1 chunk +24 lines, -0 lines 0 comments Download
M src/cmd/go/test.go View 1 2 3 9 chunks +35 lines, -17 lines 0 comments Download
M src/cmd/go/testflag.go View 1 2 3 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello golang-codereviews@googlegroups.com (cc: iant, r), I'd like you to review this change to https://code.google.com/p/go/
9 years, 7 months ago (2014-09-26 16:30:30 UTC) #1
r
LGTM
9 years, 7 months ago (2014-09-26 16:41:01 UTC) #2
r
needs go1.4.txt
9 years, 7 months ago (2014-09-26 16:41:17 UTC) #3
rsc
9 years, 7 months ago (2014-09-26 17:50:10 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=ed23bbff73da ***

cmd/go: add test -o flag to control where test binary is written

While we are here, remove undocumented, meaningless test -file flag.

Fixes issue 7724.

LGTM=r
R=golang-codereviews, r
CC=golang-codereviews, iant
https://codereview.appspot.com/149070043
Sign in to reply to this message.

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