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

Issue 4528123: code review 4528123: godefs: rudimentary tests (Closed)

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

Description

godefs: rudimentary tests currently only defined for darwin

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 8254f8746317 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 8254f8746317 https://go.googlecode.com/hg/ #

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -0 lines) Patch
M src/cmd/godefs/Makefile View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
A src/cmd/godefs/test.sh View 1 2 3 4 5 6 1 chunk +45 lines, -0 lines 0 comments Download
A src/cmd/godefs/testdata.c View 1 2 3 4 5 6 1 chunk +41 lines, -0 lines 0 comments Download
A src/cmd/godefs/testdata_darwin_386.golden View 1 2 3 4 5 6 1 chunk +31 lines, -0 lines 0 comments Download
A src/cmd/godefs/testdata_darwin_amd64.golden View 1 2 3 4 5 6 1 chunk +31 lines, -0 lines 0 comments Download
M src/run.bash View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7
rh
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-06-04 17:08:47 UTC) #1
r
thanks for this. i'm not thrilled about baking issue names as files in the code ...
13 years, 10 months ago (2011-06-05 22:09:29 UTC) #2
rh
Thank you for the review. PTAL. It now uses a single test file.
13 years, 10 months ago (2011-06-06 10:50:38 UTC) #3
r
the Makefile should run the test and the test should be invoked by run.bash. http://codereview.appspot.com/4528123/diff/11001/src/cmd/godefs/testdata.c ...
13 years, 10 months ago (2011-06-06 11:51:56 UTC) #4
rh
Thanks for the review... sorry for the delay. PTAL. http://codereview.appspot.com/4528123/diff/11001/src/cmd/godefs/testdata.c File src/cmd/godefs/testdata.c (right): http://codereview.appspot.com/4528123/diff/11001/src/cmd/godefs/testdata.c#newcode7 src/cmd/godefs/testdata.c:7: ...
13 years, 9 months ago (2011-06-15 01:14:59 UTC) #5
r
LGTM thanks
13 years, 9 months ago (2011-06-15 01:42:13 UTC) #6
r
13 years, 9 months ago (2011-06-20 01:54:13 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=7fa271653bf2 ***

godefs: rudimentary tests

currently only defined for darwin

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

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