summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug196.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (another bunch).R?my Oudompheng2012-02-181-1/+1
* test: enable tests using v, ok := <-ch syntaxRobert Hencke2011-03-221-4/+3
* replace non-blocking send, receive syntax with selectRuss Cox2011-01-311-3/+4
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-20/+19
* bug196Russ Cox2009-10-191-0/+51