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

Issue 5554056: code review 5554056: test: split golden.out into expected output per test (Closed)

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

Description

test: split golden.out into expected output per test This will permit gccgo to check test output.

Patch Set 1 #

Total comments: 13

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -88 lines) Patch
M test/deferprint.go View 1 chunk +1 line, -1 line 0 comments Download
A test/deferprint.out View 1 chunk +2 lines, -0 lines 0 comments Download
M test/fixedbugs/bug067.go View 1 1 chunk +1 line, -1 line 0 comments Download
M test/fixedbugs/bug328.go View 1 chunk +1 line, -1 line 0 comments Download
A test/fixedbugs/bug328.out View 1 chunk +1 line, -0 lines 0 comments Download
M test/golden.out View 2 chunks +0 lines, -48 lines 0 comments Download
M test/goprint.go View 1 chunk +1 line, -1 line 0 comments Download
A test/goprint.out View 1 chunk +1 line, -0 lines 0 comments Download
M test/helloworld.go View 1 chunk +1 line, -1 line 0 comments Download
A test/helloworld.out View 1 chunk +1 line, -0 lines 0 comments Download
M test/ken/cplx0.go View 1 chunk +1 line, -1 line 0 comments Download
A test/ken/cplx0.out View 1 chunk +4 lines, -0 lines 0 comments Download
M test/ken/cplx3.go View 1 1 chunk +21 lines, -2 lines 0 comments Download
M test/ken/cplx5.go View 1 1 chunk +23 lines, -7 lines 0 comments Download
M test/ken/intervar.go View 1 5 chunks +14 lines, -11 lines 0 comments Download
M test/ken/string.go View 1 5 chunks +6 lines, -11 lines 0 comments Download
A test/ken/string.out View 1 chunk +1 line, -0 lines 0 comments Download
M test/printbig.go View 1 chunk +1 line, -1 line 0 comments Download
A test/printbig.out View 1 chunk +2 lines, -0 lines 0 comments Download
M test/sigchld.go View 1 chunk +2 lines, -2 lines 0 comments Download
A test/sigchld.out View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 2 months ago (2012-01-18 22:59:02 UTC) #1
r
i'd like as few of these as possible http://codereview.appspot.com/5554056/diff/1/test/fixedbugs/bug067.go File test/fixedbugs/bug067.go (right): http://codereview.appspot.com/5554056/diff/1/test/fixedbugs/bug067.go#newcode13 test/fixedbugs/bug067.go:13: go ...
13 years, 2 months ago (2012-01-18 23:19:48 UTC) #2
iant
PTAL http://codereview.appspot.com/5554056/diff/1/test/fixedbugs/bug067.go File test/fixedbugs/bug067.go (right): http://codereview.appspot.com/5554056/diff/1/test/fixedbugs/bug067.go#newcode13 test/fixedbugs/bug067.go:13: go func() { print("ok\n"); c <- 0 } ...
13 years, 2 months ago (2012-01-18 23:59:32 UTC) #3
r
LGTM
13 years, 2 months ago (2012-01-19 00:04:49 UTC) #4
iant
13 years, 2 months ago (2012-01-19 00:12:28 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=02273fd0c574 ***

test: split golden.out into expected output per test

This will permit gccgo to check test output.

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

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