aboutsummaryrefslogtreecommitdiff
path: root/src/testing/allocs_test.go
AgeCommit message (Expand)Author
2021-12-13all: gofmt -w -r 'interface{} -> any' srcRuss Cox
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2014-09-17runtime: account for tiny allocs, for testing.AllocsPerRunRuss Cox