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

Issue 4339054: code review 4339054: gotest: fixes for [^.]_test file pattern

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by peterGo
Modified:
13 years ago
Reviewers:
r
CC:
rsc, r, golang-dev
Visibility:
Public.

Description

gotest: fixes for [^.]_test file pattern

Patch Set 1 #

Patch Set 2 : diff -r 396a9b340d38 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 396a9b340d38 https://go.googlecode.com/hg/ #

Total comments: 3

Patch Set 4 : diff -r 7df08a2207e6 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 5 : diff -r 7df08a2207e6 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M src/cmd/gotest/doc.go View 1 2 3 4 2 chunks +9 lines, -7 lines 0 comments Download
M src/cmd/gotest/gotest.go View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7
peterGo
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years ago (2011-04-05 17:37:29 UTC) #1
r
http://codereview.appspot.com/4339054/diff/2002/src/cmd/gotest/doc.go File src/cmd/gotest/doc.go (right): http://codereview.appspot.com/4339054/diff/2002/src/cmd/gotest/doc.go#newcode11 src/cmd/gotest/doc.go:11: directory, along with any files named [^.]*_test.go. Functions in ...
13 years ago (2011-04-05 17:46:36 UTC) #2
peterGo
Hello rsc, r (cc: golang-dev@googlegroups.com), Please take another look.
13 years ago (2011-04-05 18:19:12 UTC) #3
r
http://codereview.appspot.com/4339054/diff/3005/src/cmd/gotest/doc.go File src/cmd/gotest/doc.go (right): http://codereview.appspot.com/4339054/diff/3005/src/cmd/gotest/doc.go#newcode45 src/cmd/gotest/doc.go:45: -file a.go Use only the tests in the source ...
13 years ago (2011-04-05 18:27:16 UTC) #4
peterGo
Hello rsc, r (cc: golang-dev@googlegroups.com), Please take another look.
13 years ago (2011-04-05 18:32:26 UTC) #5
r
LGTM
13 years ago (2011-04-05 18:34:08 UTC) #6
r
13 years ago (2011-04-05 18:49:49 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=63feffdecc1b ***

gotest: fixes for [^.]_test file pattern

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

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