Russ Cox
|
d448d18cb4
|
test and fix non-blocking chan ops on buffered chans
R=ken
DELTA=68 (19 added, 0 deleted, 49 changed)
OCL=15966
CL=15969
|
2008-09-26 11:47:04 -07:00 |
|
Rob Pike
|
27c0eb8431
|
update tests to new communications syntax
powser1.go has not been tested - waiting for compiler to catch up
R=ken
OCL=15415
CL=15415
|
2008-09-16 19:33:40 -07:00 |
|
Rob Pike
|
bc2f5f1dce
|
fix bug depot:
1) fix print statements, panic statements (parentheses required)
2) len is now allowed as a var name (bug053)
R=gri
OCL=14106
CL=14106
|
2008-08-11 22:07:49 -07:00 |
|
Rob Pike
|
fbe7ba5b6a
|
strengthen test by checking values
SVN=127601
|
2008-07-16 14:49:01 -07:00 |
|
Rob Pike
|
f6c13bb2b7
|
add test for non-blocking channel ops
SVN=127595
|
2008-07-16 14:41:27 -07:00 |
|