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

Issue 10420043: code review 10420043: cmd/go: another attempt at flag handling for coverage (Closed)

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

Description

cmd/go: another attempt at flag handling for coverage The -cover flag is now just enable/disable and is implied if either of the other flags is set.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -36 lines) Patch
M src/cmd/go/doc.go View 1 chunk +4 lines, -4 lines 0 comments Download
M src/cmd/go/test.go View 1 chunk +4 lines, -4 lines 0 comments Download
M src/cmd/go/testflag.go View 5 chunks +18 lines, -28 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 9 months ago (2013-06-19 16:30:07 UTC) #1
rsc
LGTM
11 years, 9 months ago (2013-06-19 16:35:26 UTC) #2
r
11 years, 9 months ago (2013-06-19 16:44:45 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=7e6f9b9091c4 ***

cmd/go: another attempt at flag handling for coverage
The -cover flag is now just enable/disable and is implied if
either of the other flags is set.

R=rsc
CC=golang-dev
https://codereview.appspot.com/10420043
Sign in to reply to this message.

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