]> Cypherpunks.ru repositories - gostls13.git/commit
test: split golden.out into expected output per test
authorIan Lance Taylor <iant@golang.org>
Thu, 19 Jan 2012 00:12:24 +0000 (16:12 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 19 Jan 2012 00:12:24 +0000 (16:12 -0800)
commit5e77b009d0e9dc8c92fe91d0a2d3182e9fff10ae
tree0a7dc29c0aca17c6029d1570959d760e441bae49
parenteaf8295f3d587fcd615dbaa310954e9e6e5cdad5
test: split golden.out into expected output per test

This will permit gccgo to check test output.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5554056
21 files changed:
test/deferprint.go
test/deferprint.out [new file with mode: 0644]
test/fixedbugs/bug067.go
test/fixedbugs/bug328.go
test/fixedbugs/bug328.out [new file with mode: 0644]
test/golden.out
test/goprint.go
test/goprint.out [new file with mode: 0644]
test/helloworld.go
test/helloworld.out [new file with mode: 0644]
test/ken/cplx0.go
test/ken/cplx0.out [new file with mode: 0644]
test/ken/cplx3.go
test/ken/cplx5.go
test/ken/intervar.go
test/ken/string.go
test/ken/string.out [new file with mode: 0644]
test/printbig.go
test/printbig.out [new file with mode: 0644]
test/sigchld.go
test/sigchld.out [new file with mode: 0644]