]> Cypherpunks repositories - gostls13.git/commit
test: change several tests to not print
authorIan Lance Taylor <iant@golang.org>
Wed, 18 Jan 2012 22:31:31 +0000 (14:31 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 18 Jan 2012 22:31:31 +0000 (14:31 -0800)
commitf2030938522fae7c6b65569a20a7b9ed1431b8f8
treef3715df98cecac151807d23e7ec9403765252d5b
parent39bb4bd454b915aed58d1732c6d7c6e3b233d706
test: change several tests to not print

This will make these tests more meaningful for gccgo, which
runs tests in parallel and has no equivalent to golden.out.

Remove ken/simpprint.go since it duplicates helloworld.go.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5536058
test/fixedbugs/bug027.go
test/fixedbugs/bug070.go
test/golden.out
test/ken/cplx4.go
test/ken/label.go
test/ken/rob1.go
test/ken/rob2.go
test/ken/simpprint.go [deleted file]
test/ken/simpswitch.go
test/peano.go
test/turing.go