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

Issue 12541050: code review 12541050: strings: add test for some corner cases of Count (Closed)

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

Description

strings: add test for Count

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M src/pkg/strings/strings_test.go View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 7
peted
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 7 months ago (2013-08-09 17:38:49 UTC) #1
bradfitz
Why a new test and table? Just add to existing ones? On Aug 9, 2013 ...
11 years, 7 months ago (2013-08-09 17:44:25 UTC) #2
peted
On 2013/08/09 17:44:25, bradfitz wrote: > Why a new test and table? > > Just ...
11 years, 7 months ago (2013-08-09 18:08:00 UTC) #3
bradfitz
Indeed. Surprising. In that case, just rename this to "TestCount". Drop "corner cases", so we ...
11 years, 7 months ago (2013-08-09 19:03:45 UTC) #4
peted
On 2013/08/09 19:03:45, bradfitz wrote: > Indeed. Surprising. > > In that case, just rename ...
11 years, 7 months ago (2013-08-09 19:13:16 UTC) #5
bradfitz
LGTM On Fri, Aug 9, 2013 at 12:13 PM, <pieter@binky.org.uk> wrote: > On 2013/08/09 19:03:45, ...
11 years, 7 months ago (2013-08-09 19:51:07 UTC) #6
bradfitz
11 years, 7 months ago (2013-08-09 19:51:22 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=e87b031b694b ***

strings: add test for Count

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/12541050

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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