1
0
mirror of https://github.com/golang/go synced 2024-09-23 17:20:13 -06:00
go/test/chan
Shenghou Ma dda6d6aa70 test: use testlib in a few more cases (part 2)
Introduced "runoutput" cmd for running generated program

R=golang-dev, iant, bradfitz, remyoudompheng
CC=golang-dev
https://golang.org/cl/5869049
2012-04-20 23:45:43 +08:00
..
doubleselect.go test/chan: document tests 2012-02-19 17:44:02 +11:00
fifo.go test/chan: document tests 2012-02-19 17:44:02 +11:00
goroutines.go test/chan: document tests 2012-02-19 17:44:02 +11:00
nonblock.go test/chan: document tests 2012-02-19 17:44:02 +11:00
perm.go test/chan: document tests 2012-02-19 17:44:02 +11:00
powser1.go test/chan: document tests 2012-02-19 17:44:02 +11:00
powser2.go test/chan: document tests 2012-02-19 17:44:02 +11:00
select2.go test/chan: document tests 2012-02-19 17:44:02 +11:00
select3.go test/chan: document tests 2012-02-19 17:44:02 +11:00
select4.go test/chan: document tests 2012-02-19 17:44:02 +11:00
select5.go test: use testlib in a few more cases (part 2) 2012-04-20 23:45:43 +08:00
select6.go test/chan: document tests 2012-02-19 17:44:02 +11:00
select7.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
select.go test/chan: document tests 2012-02-19 17:44:02 +11:00
sendstmt.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
sieve1.go test/chan: document tests 2012-02-19 17:44:02 +11:00
sieve2.go test/chan: document tests 2012-02-19 17:44:02 +11:00
zerosize.go test/chan: document tests 2012-02-19 17:44:02 +11:00