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

Issue 34680044: code review 34680044: cmd/go: Add support for coverage in CgoFiles (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by Hierro
Modified:
10 years ago
Reviewers:
r, gobot, rsc, golang-codereviews
Visibility:
Public.

Description

cmd/go: Add support for coverage in CgoFiles Add CgoFiles to the covered files when building with cover support.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -21 lines) Patch
M src/cmd/go/build.go View 1 2 chunks +30 lines, -19 lines 0 comments Download
M src/cmd/go/test.go View 1 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 10
Hierro
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 4 months ago (2013-12-02 02:07:43 UTC) #1
gobot
R=r@golang.org (assigned by rsc@google.com)
10 years, 4 months ago (2013-12-18 17:44:29 UTC) #2
gobot
R=rsc@golang.org (assigned by r@golang.org)
10 years, 4 months ago (2013-12-19 21:22:47 UTC) #3
gobot
Replacing golang-dev with golang-codereviews.
10 years, 4 months ago (2013-12-20 16:26:11 UTC) #4
gobot
Replacing golang-dev with golang-codereviews.
10 years, 4 months ago (2013-12-20 16:26:12 UTC) #5
rsc
This looks good but can you please add a test case to test.bash?
10 years, 3 months ago (2014-01-07 02:00:49 UTC) #6
rsc
LGTM
10 years, 1 month ago (2014-03-05 19:27:33 UTC) #7
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=8f3d507a31e0 *** cmd/go: add support for coverage in CgoFiles Add CgoFiles to ...
10 years, 1 month ago (2014-03-05 19:28:14 UTC) #8
rsc
I have sent CL 71230049 with a test case.
10 years, 1 month ago (2014-03-05 19:29:07 UTC) #9
Hierro
10 years ago (2014-03-23 16:53:43 UTC) #10
On 2014/03/05 19:29:07, rsc wrote:
> I have sent CL 71230049 with a test case.

Thanks! I was waiting until I had time to check how to properly add a test in
test.bash, but you bet me to it.

Regards,
Alberto
Sign in to reply to this message.

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