summaryrefslogtreecommitdiff
path: root/test/chancap.go
Commit message (Expand)AuthorAgeFilesLines
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+2
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-8/+10
* len and cap on chansRuss Cox2009-08-201-0/+27