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

Issue 8171044: code review 8171044: cmd/go: document usage of external test packages

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by kisielk
Modified:
10 years, 9 months ago
Reviewers:
adg, khr
CC:
golang-dev, r, dave_cheney.net, adg
Visibility:
Public.

Description

cmd/go: document usage of external test packages Fixes issue 5144

Patch Set 1 #

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

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

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

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

Total comments: 1

Patch Set 6 : diff -r e5ff184d8a45 https://code.google.com/p/go #

Patch Set 7 : diff -r e5ff184d8a45 https://code.google.com/p/go #

Total comments: 3

Patch Set 8 : diff -r e5ff184d8a45 https://code.google.com/p/go #

Patch Set 9 : diff -r e5ff184d8a45 https://code.google.com/p/go #

Total comments: 2

Patch Set 10 : diff -r 63ec3597ddee https://code.google.com/p/go #

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

Messages

Total messages: 13
kisielk
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 1 month ago (2013-03-29 21:01:15 UTC) #1
r
https://codereview.appspot.com/8171044/diff/4002/src/pkg/testing/testing.go File src/pkg/testing/testing.go (right): https://codereview.appspot.com/8171044/diff/4002/src/pkg/testing/testing.go#newcode14 src/pkg/testing/testing.go:14: // Tests may also be declared in external test ...
11 years, 1 month ago (2013-03-29 21:04:33 UTC) #2
kisielk
Hello golang-dev@googlegroups.com, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 1 month ago (2013-03-29 22:07:11 UTC) #3
r
https://codereview.appspot.com/8171044/diff/14001/src/pkg/testing/testing.go File src/pkg/testing/testing.go (right): https://codereview.appspot.com/8171044/diff/14001/src/pkg/testing/testing.go#newcode12 src/pkg/testing/testing.go:12: // in which case they can access all identifiers ...
11 years, 1 month ago (2013-03-29 22:15:18 UTC) #4
kisielk
Hello golang-dev@googlegroups.com, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 1 month ago (2013-03-30 03:38:20 UTC) #5
dave_cheney.net
Here is a not very good attempt at matching the pity style of this package's ...
11 years, 1 month ago (2013-03-30 05:52:30 UTC) #6
dave_cheney.net
> Here is a not very good attempt at matching the pity style of this ...
11 years, 1 month ago (2013-03-30 05:52:44 UTC) #7
r
https://codereview.appspot.com/8171044/diff/22001/src/pkg/testing/testing.go File src/pkg/testing/testing.go (right): https://codereview.appspot.com/8171044/diff/22001/src/pkg/testing/testing.go#newcode15 src/pkg/testing/testing.go:15: // by ``go build'' but recognized by ``go test'' ...
11 years, 1 month ago (2013-03-30 14:25:42 UTC) #8
kisielk
Agreed, documenting it in testing was barking up the wrong tree. I think a mention ...
11 years ago (2013-04-05 03:09:30 UTC) #9
adg
LGTM
11 years ago (2013-04-08 04:41:49 UTC) #10
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=b7fb7733b29b *** cmd/go: document usage of external test packages Fixes issue 5144 ...
11 years ago (2013-04-08 04:42:13 UTC) #11
khr
On 2013/04/08 04:42:13, adg wrote: > *** Submitted as https://code.google.com/p/go/source/detail?r=b7fb7733b29b *** > > cmd/go: document ...
10 years, 9 months ago (2013-07-22 18:00:53 UTC) #12
khr
10 years, 9 months ago (2013-07-22 19:24:45 UTC) #13
R=close
Sign in to reply to this message.

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