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

Issue 4652041: code review 4652041: test: test of goto restrictions (Closed)

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

Description

test: test of goto restrictions

Patch Set 1 #

Patch Set 2 : diff -r 9f8451d277b7 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 9f8451d277b7 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 9f8451d277b7 https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 5 : diff -r 9f8451d277b7 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 9f8451d277b7 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 7 : diff -r 6d2abf36d206 https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+551 lines, -0 lines) Patch
M test/errchk View 1 2 3 4 5 6 2 chunks +16 lines, -0 lines 0 comments Download
A test/goto.go View 1 2 3 4 5 6 1 chunk +535 lines, -0 lines 0 comments Download

Messages

Total messages: 8
rsc
Hello gri, iant (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-06-17 19:03:05 UTC) #1
bradfitz
LGTM nice tests! http://codereview.appspot.com/4652041/diff/7001/test/errchk File test/errchk (right): http://codereview.appspot.com/4652041/diff/7001/test/errchk#newcode85 test/errchk:85: # Turn relative line number in ...
13 years, 10 months ago (2011-06-17 19:11:16 UTC) #2
rsc
Hello gri@golang.org, iant@golang.org, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 10 months ago (2011-06-17 19:20:25 UTC) #3
gri
LGTM very nice http://codereview.appspot.com/4652041/diff/7001/test/goto.go File test/goto.go (right): http://codereview.appspot.com/4652041/diff/7001/test/goto.go#newcode238 test/goto.go:238: // really is LINE+1, even though ...
13 years, 10 months ago (2011-06-17 19:20:39 UTC) #4
fvb
http://codereview.appspot.com/4652041/diff/12001/test/errchk File test/errchk (right): http://codereview.appspot.com/4652041/diff/12001/test/errchk#newcode86 test/errchk:86: if($regexp =~ /LINE(([+-])([0-9+]))?/) { Don't you mean [0-9]+ instead ...
13 years, 10 months ago (2011-06-17 19:41:48 UTC) #5
r
LGTM after the regexp fix makes me wonder if the word to use in the ...
13 years, 10 months ago (2011-06-17 22:18:05 UTC) #6
iant
LGTM
13 years, 10 months ago (2011-06-17 22:46:07 UTC) #7
rsc
13 years, 10 months ago (2011-06-20 18:06:05 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=9abbe41e91ff ***

test: test of goto restrictions

R=gri, iant, bradfitz, fvbommel, r
CC=golang-dev
http://codereview.appspot.com/4652041
Sign in to reply to this message.

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