aboutsummaryrefslogtreecommitdiff
path: root/src/testing/internal
AgeCommit message (Expand)Author
2020-08-27cmd/go, testing, os: fail test that calls os.Exit(0)Ian Lance Taylor
2019-05-28testing/internal/testdeps: delete didSetLogger variableDmitri Shuralyov
2018-04-24runtime/pprof: introduce "allocs" profileHana (Hyang-Ah) Kim
2017-12-14testing: do not crash when m.Run is called twice and -test.testlogfile is usedRuss Cox
2017-12-11cmd/go: invalidate cached test results if env vars or files changeRuss Cox
2017-02-07testing: print extra labels on benchmarksQuentin Smith
2016-11-02testing: introduce testing/internal/testdeps for holding testmain dependenciesRuss Cox