1
0
mirror of https://github.com/golang/go synced 2024-09-24 11:20:20 -06:00
go/test/chan
Shenghou Ma faef52c214 all: fix typos
R=golang-dev, bradfitz, khr, r
CC=golang-dev
https://golang.org/cl/7461046
2013-06-09 21:50:24 +08:00
..
doubleselect.go all: fix typos 2013-06-09 21:50:24 +08: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: raise the allocation threshold for chan/select2.go failure 2013-04-12 15:58:34 -07: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