1
0
mirror of https://github.com/golang/go synced 2024-11-12 08:50:22 -07:00
go/test/chan
Russ Cox 6cc001c312 return *os.Error instead of bool from strconv.ato*
R=r
DELTA=137  (56 added, 4 deleted, 77 changed)
OCL=19505
CL=19522
2008-11-18 17:12: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
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