summaryrefslogtreecommitdiff
path: root/src/testing/allocs_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: gofmt -w -r 'interface{} -> any' srcRuss Cox2021-12-131-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime: account for tiny allocs, for testing.AllocsPerRunRuss Cox2014-09-171-0/+29