summaryrefslogtreecommitdiff
path: root/src/testing
Commit message (Expand)AuthorAgeFilesLines
* runtime: fix memory profilerDmitriy Vyukov2014-10-161-0/+1
* testing: clearer commentRobert Griesemer2014-10-011-1/+1
* cmd/go, testing: add TestMain supportRuss Cox2014-09-192-5/+69
* runtime: account for tiny allocs, for testing.AllocsPerRunRuss Cox2014-09-171-0/+29
* testing: read coverage counters atomicallyRob Pike2014-09-091-3/+6
* build: move package sources from src/pkg to srcRuss Cox2014-09-0812-0/+2269