go/test/chan
Russ Cox d33d763781 channel direction tests
(will submit with compiler fixes).

R=r
DELTA=44  (44 added, 0 deleted, 0 changed)
OCL=29211
CL=29248
2009-05-22 09:53:25 -07:00
..
fifo.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
goroutines.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
nonblock.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
perm.go channel direction tests 2009-05-22 09:53:25 -07:00
powser1.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
powser2.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
select.go delete export 2009-01-20 14:40:40 -08:00
sieve.go Don't bother to import "os" just so that we can call 2009-05-16 23:12:28 -07:00