go/test/chan
Russ Cox 3935610e35 chans and maps of interfaces
R=r
DELTA=746  (729 added, 1 deleted, 16 changed)
OCL=20858
CL=20858
2008-12-09 16:16:07 -08:00
..
fifo.go update tests to new communications syntax 2008-09-16 19:33:40 -07:00
goroutines.go return *os.Error instead of bool from strconv.ato* 2008-11-18 17:12:07 -08:00
nonblock.go test and fix non-blocking chan ops on buffered chans 2008-09-26 11:47:04 -07:00
powser1.go Fix powser1.go to compile with the current 6g, which doesn't 2008-11-05 12:06:48 -08:00
powser2.go chans and maps of interfaces 2008-12-09 16:16:07 -08:00
select.go Test case for evaluation order of select statement. 2008-11-06 22:27:32 -08:00
sieve.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00