]> Cypherpunks repositories - gostls13.git/commit
test: use rundir and errorcheckdir for a few more tests.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Sun, 7 Oct 2012 16:37:05 +0000 (18:37 +0200)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Sun, 7 Oct 2012 16:37:05 +0000 (18:37 +0200)
commitd9953c9ddea6467f6cd3c59ccc34546cfc0f42c8
tree86eca0f6d497082789e7b3b925d717891cfc7470
parent51310d832027f0660098f5f809dc587f0a8b8f9c
test: use rundir and errorcheckdir for a few more tests.

Update #4139.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/6620070
13 files changed:
test/fixedbugs/bug083.go
test/fixedbugs/bug133.go
test/fixedbugs/bug160.go
test/fixedbugs/bug322.go
test/fixedbugs/bug324.dir/prog.go [moved from test/fixedbugs/bug324.dir/main.go with 100% similarity]
test/fixedbugs/bug324.go
test/fixedbugs/bug367.dir/prog.go [moved from test/fixedbugs/bug367.dir/main.go with 100% similarity]
test/fixedbugs/bug367.go
test/fixedbugs/bug414.dir/main.go [deleted file]
test/fixedbugs/bug414.dir/p1.go
test/fixedbugs/bug414.dir/prog.go [new file with mode: 0644]
test/fixedbugs/bug414.go
test/run.go