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

Issue 7306087: code review 7306087: test: a number of fixes. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by adonovan
Modified:
12 years, 1 month ago
Reviewers:
CC:
iant, golang-dev
Visibility:
Public.

Description

test: a number of fixes. Details: - reorder.go: delete p8. (Once expectation is changed per b/4627 it is identical to p1.) - switch.go: added some more (degenerate) switches. - range.go: improved error messages in a few cases. - method.go: added tests of calls to promoted methods.

Patch Set 1 #

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

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

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

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

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

Total comments: 4

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -47 lines) Patch
M test/method.go View 1 2 2 chunks +64 lines, -7 lines 0 comments Download
M test/range.go View 1 2 3 10 chunks +11 lines, -11 lines 0 comments Download
M test/reorder.go View 1 2 3 4 5 6 8 chunks +6 lines, -22 lines 0 comments Download
M test/switch.go View 1 2 3 4 5 6 2 chunks +52 lines, -7 lines 0 comments Download

Messages

Total messages: 5
adonovan
Hello iant@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 1 month ago (2013-02-11 20:51:36 UTC) #1
iant
https://codereview.appspot.com/7306087/diff/5002/test/reorder.go File test/reorder.go (right): https://codereview.appspot.com/7306087/diff/5002/test/reorder.go#newcode112 test/reorder.go:112: defer func() { I don't see a reason to ...
12 years, 1 month ago (2013-02-11 21:54:30 UTC) #2
adonovan
PTAL https://codereview.appspot.com/7306087/diff/5002/test/reorder.go File test/reorder.go (right): https://codereview.appspot.com/7306087/diff/5002/test/reorder.go#newcode112 test/reorder.go:112: defer func() { On 2013/02/11 21:54:30, iant wrote: ...
12 years, 1 month ago (2013-02-11 22:22:07 UTC) #3
iant
LGTM
12 years, 1 month ago (2013-02-11 23:05:20 UTC) #4
adonovan
12 years, 1 month ago (2013-02-11 23:20:55 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=3784284ab5d0 ***

test: a number of fixes.

Details:
- reorder.go: delete p8.
  (Once expectation is changed per b/4627 it is identical to p1.)
- switch.go: added some more (degenerate) switches.
- range.go: improved error messages in a few cases.
- method.go: added tests of calls to promoted methods.

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

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