summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug069.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (second 100)Russ Cox2012-02-161-1/+1
* test: enable tests using v, ok := <-ch syntaxRobert Hencke2011-03-221-11/+10
* replace non-blocking send, receive syntax with selectRuss Cox2011-01-311-11/+12
* fix "declared and not used" in tests;Russ Cox2009-09-141-1/+3
* new new & makeRuss Cox2009-01-061-2/+2
* change *map to map; *chan to chan; new(T) to new(*T)Russ Cox2008-12-191-1/+1
* update testsRob Pike2008-07-171-0/+18