]> Cypherpunks repositories - gostls13.git/commit
test: convert more tests to rundir/compiledir conventions
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Sun, 7 Oct 2012 21:22:01 +0000 (23:22 +0200)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Sun, 7 Oct 2012 21:22:01 +0000 (23:22 +0200)
commit46bce2ac277fc4639fb6b6f6c99f91ac6125ced8
tree48b1611308fba8a575bc08690d05dc4470124528
parent5497787d35846bbfc44719b4477d57829bc53b31
test: convert more tests to rundir/compiledir conventions

Update #4139.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6609051
17 files changed:
test/fixedbugs/bug191.dir/main.go [new file with mode: 0644]
test/fixedbugs/bug191.go
test/fixedbugs/bug191.out [new file with mode: 0644]
test/fixedbugs/bug382.dir/prog.go [new file with mode: 0644]
test/fixedbugs/bug382.go
test/fixedbugs/bug424.dir/main.go [new file with mode: 0644]
test/fixedbugs/bug424.go
test/import2.dir/import2.go [new file with mode: 0644]
test/import2.dir/import3.go [moved from test/import3.go with 89% similarity]
test/import2.go
test/import4.dir/empty.go [new file with mode: 0644]
test/import4.dir/import4.go [new file with mode: 0644]
test/import4.go
test/method4.dir/method4a.go [moved from test/method4a.go with 87% similarity]
test/method4.dir/prog.go [new file with mode: 0644]
test/method4.go
test/run.go