summaryrefslogtreecommitdiff
path: root/test/gc2.go
Commit message (Expand)AuthorAgeFilesLines
* all: skip unsupported tests for js/wasmRichard Musiol2018-04-301-1/+1
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* test: check for build constraints only upto the first blank lineRahul Chaudhry2015-02-061-2/+1
* build: make nacl passRuss Cox2014-05-201-1/+3
* test: explanatory comments [c-g]*Rob Pike2012-02-191-1/+1
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).Rémy Oudompheng2012-02-061-3/+5
* runtime: add UpdateMemStats, use in testsRuss Cox2011-07-221-1/+2
* runtime: drop chan circular linked list in favor of circular bufferRuss Cox2011-04-131-0/+41