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

Issue 6873063: code review 6873063: regexp: re-enable TestBadCompile (Closed)

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

Description

regexp: re-enable TestBadCompile The code that was commented out was for the old regexp package. In the new one the errors and the space of valid regexps are different.

Patch Set 1 #

Patch Set 2 : diff -r 835576f9bf0e https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 954a79ee3ea8 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 3 months ago (2012-12-11 17:00:46 UTC) #1
rsc
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 3 months ago (2012-12-11 17:00:54 UTC) #2
bradfitz
LGTM On Tue, Dec 11, 2012 at 12:00 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
12 years, 3 months ago (2012-12-11 17:08:21 UTC) #3
rsc
12 years, 3 months ago (2012-12-11 17:19:42 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=3a97cf1c51ba ***

regexp: re-enable TestBadCompile

The code that was commented out was for the old regexp package.
In the new one the errors and the space of valid regexps are different.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/6873063
Sign in to reply to this message.

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