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

Issue 1850052: code review 1850052: bytes: added test case for explode with blank string. (Closed)

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

Description

bytes: added test case for explode with blank string. Tests for the equivalent of the strings.explode("") panic bug (issue 980).

Patch Set 1 #

Patch Set 2 : code review 1850052: bytes: added test case for explode with blank string. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/pkg/bytes/bytes_test.go View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
bytbox
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 7 months ago (2010-08-04 01:24:45 UTC) #1
r2
LGTM thanks
14 years, 7 months ago (2010-08-04 03:32:50 UTC) #2
r
14 years, 7 months ago (2010-08-04 03:33:27 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=4fc645985873 ***

bytes: added test case for explode with blank string.
Tests for the equivalent of the strings.explode("") panic bug (issue 980).

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/1850052

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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