aboutsummaryrefslogtreecommitdiff
path: root/test/gc2.go
AgeCommit message (Expand)Author
2023-10-19test: migrate remaining files to go:build syntaxDmitri Shuralyov
2018-04-30all: skip unsupported tests for js/wasmRichard Musiol
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-02-06test: check for build constraints only upto the first blank lineRahul Chaudhry
2014-05-20build: make nacl passRuss Cox
2012-02-19test: explanatory comments [c-g]*Rob Pike
2012-02-16test: use testlib (fourth 100)Russ Cox
2012-02-06runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).Rémy Oudompheng
2011-07-22runtime: add UpdateMemStats, use in testsRuss Cox
2011-04-13runtime: drop chan circular linked list in favor of circular bufferRuss Cox