summaryrefslogtreecommitdiff
path: root/test/chan/select2.go
Commit message (Expand)AuthorAgeFilesLines
* test/chan: avoid wrap-around in memstats comparisonCarl Shapiro2013-09-201-1/+2
* test: raise the allocation threshold for chan/select2.go failureCarl Shapiro2013-04-121-1/+1
* test/chan: document testsRob Pike2012-02-191-0/+2
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).R?my Oudompheng2012-02-061-3/+6
* runtime: correct memory leak in selectRuss Cox2010-04-011-0/+48