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

Issue 5869049: code review 5869049: test: use testlib in a few more cases (part 2) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by minux1
Modified:
12 years, 11 months ago
Reviewers:
CC:
golang-dev, iant, bradfitz, remyoudompheng
Visibility:
Public.

Description

test: use testlib in a few more cases (part 2) Introduced "runoutput" cmd for running generated program

Patch Set 1 #

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

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

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

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

Patch Set 6 : diff -r 362b760ecfc7 https://code.google.com/p/go/ #

Patch Set 7 : diff -r 0efe48e1edcf https://code.google.com/p/go/ #

Patch Set 8 : diff -r f4f63fb397c6 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -12 lines) Patch
M test/64bit.go View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M test/chan/select5.go View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M test/crlf.go View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M test/run View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M test/run.go View 1 2 3 4 5 6 3 chunks +22 lines, -2 lines 0 comments Download
M test/testlib View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 15
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
13 years ago (2012-03-21 18:19:05 UTC) #1
minux1
There are a few other tests that can be converted to use "run|run". I just ...
13 years ago (2012-03-21 18:20:16 UTC) #2
iant
The general approach looks OK but I think we may want to wait until after ...
13 years ago (2012-03-21 18:31:05 UTC) #3
minux1
ping.
12 years, 11 months ago (2012-04-19 16:46:29 UTC) #4
bradfitz
What is "run|run"? Or is it "run|run -"? All the other ones have obvious names ...
12 years, 11 months ago (2012-04-19 16:49:39 UTC) #5
minux1
On 2012/04/19 16:49:39, bradfitz wrote: > What is "run|run"? Or is it "run|run -"? All ...
12 years, 11 months ago (2012-04-19 16:53:24 UTC) #6
iant
Personally I would prefer to see a clearer single name rather than go back to ...
12 years, 11 months ago (2012-04-19 20:22:47 UTC) #7
minux1
On Fri, Apr 20, 2012 at 4:22 AM, <iant@golang.org> wrote: > Personally I would prefer ...
12 years, 11 months ago (2012-04-19 20:46:00 UTC) #8
iant
Oh, you want suggestions.... I'm terrible at names. How about just "runrun"?
12 years, 11 months ago (2012-04-19 21:07:00 UTC) #9
remyoudompheng
I suggest "runoutput".
12 years, 11 months ago (2012-04-19 23:17:14 UTC) #10
bradfitz
SGTM On Thu, Apr 19, 2012 at 4:17 PM, <remyoudompheng@gmail.com> wrote: > I suggest "runoutput". ...
12 years, 11 months ago (2012-04-19 23:22:07 UTC) #11
minux1
PTAL.
12 years, 11 months ago (2012-04-20 12:08:39 UTC) #12
bradfitz
LGTM On Fri, Apr 20, 2012 at 5:08 AM, <minux.ma@gmail.com> wrote: > PTAL. > > ...
12 years, 11 months ago (2012-04-20 15:26:56 UTC) #13
iant
LGTM
12 years, 11 months ago (2012-04-20 15:44:39 UTC) #14
minux1
12 years, 11 months ago (2012-04-20 15:46:00 UTC) #15
*** Submitted as http://code.google.com/p/go/source/detail?r=952bd8dc8259 ***

test: use testlib in a few more cases (part 2)
        Introduced "runoutput" cmd for running generated program

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

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