Sign in
go
/
go
/
e2e44a5d161d5373f8124997382dd4169c1e8a00
/
test
/
fixedbugs
/
bug196.go
2ece2f5
test: use testlib (another bunch).
by Rémy Oudompheng
· 13 years ago
169e6d4
test: enable tests using v, ok := <-ch syntax
by Robert Hencke
· 14 years ago
f4e76d8
replace non-blocking send, receive syntax with select
by Russ Cox
· 14 years ago
325cf8e
delete all uses of panicln by rewriting them using panic or,
by Rob Pike
· 15 years ago
a156486
bug196
by Russ Cox
· 15 years ago
[Renamed from test/bugs/bug196.go]
1a31989
fix "declared and not used" in tests;
by Russ Cox
· 15 years ago
e1c5d17
fix crash in bug194; add bug196
by Russ Cox
· 16 years ago