1
0
mirror of https://github.com/golang/go synced 2024-07-05 09:50:19 +00:00
go/test/chan
Russ Cox 8d504c4e97 cmd/gc: implement 'for range x {'
Fixes #6102.

LGTM=gri
R=ken, r, gri
CC=golang-codereviews
https://golang.org/cl/113120043
2014-07-16 19:27:10 -04: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 cmd/gc: implement 'for range x {' 2014-07-16 19:27:10 -04: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
select.go test/chan: document tests 2012-02-19 17:44:02 +11:00
select2.go test/chan: avoid wrap-around in memstats comparison 2013-09-20 17:27:56 -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: speed up chan/select5 2014-06-17 09:07:18 -07: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
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