go/test/chan
Robert Griesemer 47b835e4a8 channel tests: added a couple of tests with closed channels
R=rsc
CC=golang-dev
https://golang.org/cl/1774047
2010-07-14 13:18:57 -07:00
..
doubleselect.go single argument panic 2010-03-30 10:34:57 -07:00
fifo.go
goroutines.go
nonblock.go single argument panic 2010-03-30 10:34:57 -07:00
perm.go
powser1.go
powser2.go missed a couple of files in test 2009-12-09 21:39:20 -08:00
select.go delete all uses of panicln by rewriting them using panic or, 2010-03-24 16:46:53 -07:00
select2.go runtime: correct memory leak in select 2010-04-01 11:56:18 -07:00
select3.go channel tests: added a couple of tests with closed channels 2010-07-14 13:18:57 -07:00
sieve1.go single argument panic 2010-03-30 10:34:57 -07:00
sieve2.go single argument panic 2010-03-30 10:34:57 -07:00