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

Issue 3079041: code review 3079041: position.go: test cases for token.Pos (Closed)

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

Description

position.go: test cases for token.Pos - adjustments to position.go due to changed sort.Search semantics - various minor fixes

Patch Set 1 #

Patch Set 2 : code review 3079041: position.go: test cases for token.Pos #

Patch Set 3 : code review 3079041: position.go: test cases for token.Pos #

Total comments: 1

Patch Set 4 : code review 3079041: position.go: test cases for token.Pos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -10 lines) Patch
M src/pkg/go/token/position.go View 1 2 5 chunks +31 lines, -10 lines 0 comments Download
A src/pkg/go/token/position_test.go View 1 2 1 chunk +136 lines, -0 lines 0 comments Download

Messages

Total messages: 4
gri
Hello rsc (cc: golang-dev@googlegroups.com, r), I'd like you to review this change.
14 years, 8 months ago (2010-11-13 05:01:47 UTC) #1
rsc1
LGTM I believe the suggested implementation for searchFiles applies to the other searches too. http://codereview.appspot.com/3079041/diff/6001/src/pkg/go/token/position.go ...
14 years, 7 months ago (2010-11-17 18:40:00 UTC) #2
gri
On Wed, Nov 17, 2010 at 10:40 AM, <rsc@google.com> wrote: > LGTM > > I ...
14 years, 7 months ago (2010-11-17 20:16:29 UTC) #3
gri
14 years, 7 months ago (2010-11-17 20:17:48 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=f6ff36054db8 ***

position.go: test cases for token.Pos

- adjustments to position.go due to changed sort.Search semantics
- various minor fixes

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

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