go/test/ken
Ian Lance Taylor 5e77b009d0 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
2012-01-18 16:12:24 -08:00
..
array.go test: don't assign address of array to slice. 2010-08-31 07:34:01 -07:00
chan.go single argument panic 2010-03-30 10:34:57 -07:00
chan1.go delete all uses of panicln by rewriting them using panic or, 2010-03-24 16:46:53 -07:00
complit.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
convert.go test/ken/convert.go: add conversion torture test 2010-11-01 17:49:06 -07:00
cplx0.go test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
cplx0.out test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
cplx1.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
cplx2.go gc: handle complex CONVNOP 2011-09-19 11:50:53 -04:00
cplx3.go test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
cplx4.go test: change several tests to not print 2012-01-18 14:31:31 -08:00
cplx5.go test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
divconst.go renaming_4: gofix -r everything/but/src/pkg 2011-11-08 15:43:02 -08:00
divmod.go delete all uses of panicln by rewriting them using panic or, 2010-03-24 16:46:53 -07:00
embed.go delete all uses of panicln by rewriting them using panic or, 2010-03-24 16:46:53 -07:00
for.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
interbasic.go delete all uses of panicln by rewriting them using panic or, 2010-03-24 16:46:53 -07:00
interfun.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
intervar.go test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
label.go test: change several tests to not print 2012-01-18 14:31:31 -08:00
litfun.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
mfunc.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
modconst.go renaming_4: gofix -r everything/but/src/pkg 2011-11-08 15:43:02 -08:00
ptrfun.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
ptrvar.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
range.go delete all uses of panicln by rewriting them using panic or, 2010-03-24 16:46:53 -07:00
rob1.go test: change several tests to not print 2012-01-18 14:31:31 -08:00
rob2.go test: change several tests to not print 2012-01-18 14:31:31 -08:00
robfor.go fix bug depot: 2008-08-11 22:07:49 -07:00
robfunc.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
shift.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
simparray.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
simpbool.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
simpconv.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
simpfun.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
simpswitch.go test: change several tests to not print 2012-01-18 14:31:31 -08:00
simpvar.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00
slicearray.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
sliceslice.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
string.go test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
string.out test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
strvar.go make test/ken safe for optional semis 2009-12-10 12:53:23 -08:00