aboutsummaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2014-12-29testing/iotest: fix copy/paste error in commentRobert Griesemer
2014-12-20testing: style change: omit unnecessary newIan Lance Taylor
2014-10-16runtime: fix memory profilerDmitriy Vyukov
2014-10-01testing: clearer commentRobert Griesemer
2014-09-19cmd/go, testing: add TestMain supportRuss Cox
2014-09-17runtime: account for tiny allocs, for testing.AllocsPerRunRuss Cox
2014-09-09testing: read coverage counters atomicallyRob Pike
2014-09-08build: move package sources from src/pkg to srcRuss Cox