aboutsummaryrefslogtreecommitdiff
path: root/test/chan/select2.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2013-09-20test/chan: avoid wrap-around in memstats comparisonCarl Shapiro
2013-04-12test: raise the allocation threshold for chan/select2.go failureCarl Shapiro
2012-02-19test/chan: document testsRob Pike
2012-02-16test: use testlib (first 100)Russ Cox
2012-02-06runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).Rémy Oudompheng
2010-04-01runtime: correct memory leak in selectRuss Cox