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
|
f439299035
|
fix bug - need to read final message in daisy chain to avoid hang
R=rsc
OCL=13840
CL=13840
|
2008-08-04 16:29:22 -07:00 |
|
Rob Pike
|
33101926f9
|
channel tests with new syntax
SVN=127436
|
2008-07-15 20:52:07 -07:00 |
|
Rob Pike
|
a703c9a926
|
add a couple of tests
update golden
SVN=127428
|
2008-07-15 19:19:50 -07:00 |
|