aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/test2json
AgeCommit message (Expand)Author
2021-01-16[release-branch.go1.15-security] all: introduce and use internal/execabsRoland Shoemaker
2020-09-02[release-branch.go1.15] cmd/test2json: do not emit a final Action if the resu...Bryan C. Mills
2018-03-24cmd/test2json: document missing "skip" actionDaniel Nephin
2018-01-05cmd/test2json: fix processing of --- BENCH: outputRuss Cox
2017-12-01cmd/test2json: add ability to run test binaryRuss Cox
2017-12-01cmd/go: fix missing conversions in -json outputRuss Cox
2017-11-10cmd/test2json: document time.Time JSON formatRuss Cox
2017-11-10cmd/test2json: go tool test2json converts test output to JSONRuss Cox