aboutsummaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2015-03-27testing/quick: fix commentDmitry Vyukov
2015-03-20testing: document that flag.Parse is not called when TestMain runsShenghou Ma
2015-02-07testing: pad benchmark names to align resultsHÃ¥vard Haugen
2015-02-04testing/quick: support generation of array types in ValueChris Kastorff
2015-01-28testing: add tracing supportDmitry Vyukov
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