go/test/chan
Ian Lance Taylor d5ba668edd Test case for evaluation order of select statement.
R=r
DELTA=47  (47 added, 0 deleted, 0 changed)
OCL=18581
CL=18748
2008-11-06 22:27:32 -08:00
..
fifo.go update tests to new communications syntax 2008-09-16 19:33:40 -07:00
goroutines.go 104, 107, 108: they are known to fail, so mark them appropriately. 2008-09-30 12:31:47 -07: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