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

Issue 6609051: code review 6609051: test: convert more tests to rundir/compiledir conventions (Closed)

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

Description

test: convert more tests to rundir/compiledir conventions Update issue 4139.

Patch Set 1 #

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

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

Total comments: 2

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

Patch Set 5 : diff -r 73c6ec305dcb https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -329 lines) Patch
M test/fixedbugs/bug191.go View 1 2 3 1 chunk +3 lines, -13 lines 0 comments Download
A test/fixedbugs/bug191.out View 1 1 chunk +2 lines, -0 lines 0 comments Download
M test/fixedbugs/bug191.dir/main.go View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M test/fixedbugs/bug382.go View 1 1 chunk +3 lines, -11 lines 0 comments Download
M test/fixedbugs/bug382.dir/prog.go View 1 2 chunks +2 lines, -6 lines 0 comments Download
M test/fixedbugs/bug424.go View 1 2 chunks +2 lines, -91 lines 0 comments Download
M test/fixedbugs/bug424.dir/main.go View 1 1 chunk +0 lines, -5 lines 0 comments Download
M test/import2.go View 1 2 3 1 chunk +3 lines, -40 lines 0 comments Download
M test/import2.dir/import2.go View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M test/import2.dir/import3.go View 1 1 chunk +0 lines, -5 lines 0 comments Download
M test/import4.go View 1 2 chunks +2 lines, -20 lines 0 comments Download
M test/import4.dir/empty.go View 1 1 chunk +0 lines, -5 lines 0 comments Download
M test/import4.dir/import4.go View 1 1 chunk +0 lines, -5 lines 0 comments Download
M test/method4.go View 1 2 3 1 chunk +2 lines, -103 lines 0 comments Download
M test/method4.dir/method4a.go View 1 1 chunk +0 lines, -3 lines 0 comments Download
M test/method4.dir/prog.go View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M test/run.go View 1 2 chunks +3 lines, -9 lines 0 comments Download

Messages

Total messages: 6
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 5 months ago (2012-10-07 17:17:00 UTC) #1
remyoudompheng
The bug191.out thing has issues satisfying both run.go and the bash run, and will be ...
12 years, 5 months ago (2012-10-07 17:18:26 UTC) #2
rsc
bug191 was testing that when you import . both "a" and "b", the two init ...
12 years, 5 months ago (2012-10-07 19:57:33 UTC) #3
rsc
LGTM Thanks for cleaning these up. http://codereview.appspot.com/6609051/diff/5001/test/fixedbugs/bug191.dir/main.go File test/fixedbugs/bug191.dir/main.go (left): http://codereview.appspot.com/6609051/diff/5001/test/fixedbugs/bug191.dir/main.go#oldcode1 test/fixedbugs/bug191.dir/main.go:1: // $G $D/bug191.dir/a.go ...
12 years, 5 months ago (2012-10-07 19:59:39 UTC) #4
remyoudompheng
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 5 months ago (2012-10-07 21:17:12 UTC) #5
remyoudompheng
12 years, 5 months ago (2012-10-07 21:23:04 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=1571ae601243 ***

test: convert more tests to rundir/compiledir conventions

Update issue 4139.

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/6609051
Sign in to reply to this message.

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