Robert Hencke
|
169e6d40e3
|
test: enable tests using v, ok := <-ch syntax
R=rsc, r
CC=golang-dev
https://golang.org/cl/4290059
|
2011-03-22 10:32:43 -07:00 |
|
Russ Cox
|
f4e76d8309
|
replace non-blocking send, receive syntax with select
R=golang-dev, nigeltao, niemeyer, r
CC=golang-dev
https://golang.org/cl/4079053
|
2011-01-31 18:36:28 -05:00 |
|
Rob Pike
|
325cf8ef21
|
delete all uses of panicln by rewriting them using panic or,
in the tests, println+panic.
gofmt some tests too.
R=rsc
CC=golang-dev
https://golang.org/cl/741041
|
2010-03-24 16:46:53 -07:00 |
|
Russ Cox
|
a15648658f
|
bug196
R=ken
OCL=35905
CL=35905
|
2009-10-19 21:10:29 -07:00 |
|