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

Issue 5700079: code review 5700079: cmd/go: run examples even if -run is set if -example is... (Closed)

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

Description

cmd/go: run examples even if -run is set if -example is also set Allows one to disable everything but the example being debugged. This time for sure.

Patch Set 1 #

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

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

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
13 years ago (2012-02-27 05:04:34 UTC) #1
bradfitz
LGTM On Mon, Feb 27, 2012 at 4:04 PM, <r@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years ago (2012-02-27 05:06:56 UTC) #2
r
13 years ago (2012-02-27 05:23:27 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=79070e01c9fc ***

cmd/go: run examples even if -run is set if -example is also set
Allows one to disable everything but the example being debugged.
This time for sure.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5700079
Sign in to reply to this message.

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