aboutsummaryrefslogtreecommitdiff
path: root/test/init1.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2016-04-14test: use correct value in error message in init1.goMichael Munday
2015-02-13test: deflake init1.go test, tighten its boundsBrad Fitzpatrick
2015-01-08runtime: increase GC concurrency.Rick Hudson
2013-02-12test: ensure all failing tests exit nonzero.Alan Donovan
2012-02-16test: use testlib (fourth 100)Russ Cox
2012-02-06runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).Rémy Oudompheng
2011-10-13runtime: run goroutines during initRuss Cox