aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/test2json
AgeCommit message (Expand)Author
2021-01-21all: introduce and use internal/execabsRoland Shoemaker
2021-01-14cmd/test2json: document passing -test.paniconexit0Ian Lance Taylor
2020-08-17cmd/test2json: do not emit a final Action if the result is not knownBryan 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