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

Issue 89050043: code review 89050043: cmd/go: support -ccflags in 'go test' (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by minux1
Modified:
10 years, 1 month ago
CC:
golang-codereviews, iant
Visibility:
Public.

Description

cmd/go: support -ccflags in 'go test' Fixes issue 7810.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/cmd/go/testflag.go View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5
minux1
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 1 month ago (2014-04-17 20:57:10 UTC) #1
iant
LGTM
10 years, 1 month ago (2014-04-17 21:05:35 UTC) #2
minux1
*** Submitted as https://code.google.com/p/go/source/detail?r=98d3b20ae792 *** cmd/go: support -ccflags in 'go test' Fixes issue 7810. LGTM=iant ...
10 years, 1 month ago (2014-04-18 03:16:12 UTC) #3
Dobrosław Żybort
Shouldn't there be also: > hg diff diff -r 510063e3f0b7 src/cmd/go/testflag.go --- a/src/cmd/go/testflag.go Fri Apr ...
10 years, 1 month ago (2014-04-18 09:47:03 UTC) #4
minux1
10 years, 1 month ago (2014-04-18 14:47:16 UTC) #5
On Apr 18, 2014 5:47 AM, "Dobrosław Żybort" <matrixik@gmail.com> wrote:
> Shouldn't there be also:
> > hg diff
> diff -r 510063e3f0b7 src/cmd/go/testflag.go
oops. you're absolutely right. clearly my tests were not sufficient.

CL 89230044 will fix this.
Sign in to reply to this message.

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