summaryrefslogtreecommitdiff
path: root/test/init1.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* test: use correct value in error message in init1.goMichael Munday2016-04-141-1/+1
* test: deflake init1.go test, tighten its boundsBrad Fitzpatrick2015-02-131-9/+17
* runtime: increase GC concurrency.Rick Hudson2015-01-081-1/+1
* test: ensure all failing tests exit nonzero.Alan Donovan2013-02-121-0/+1
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).Rémy Oudompheng2012-02-061-7/+7
* runtime: run goroutines during initRuss Cox2011-10-131-0/+44