summaryrefslogtreecommitdiff
path: root/src/cmd/test2json
Commit message (Expand)AuthorAgeFilesLines
* all: introduce and use internal/execabsRoland Shoemaker2021-01-211-1/+1
* cmd/test2json: document passing -test.paniconexit0Ian Lance Taylor2021-01-141-1/+5
* cmd/test2json: do not emit a final Action if the result is not knownBryan C. Mills2020-08-171-1/+5
* cmd/test2json: document missing "skip" actionDaniel Nephin2018-03-241-0/+1
* cmd/test2json: fix processing of --- BENCH: outputRuss Cox2018-01-051-2/+11
* cmd/test2json: add ability to run test binaryRuss Cox2017-12-011-9/+39
* cmd/go: fix missing conversions in -json outputRuss Cox2017-12-011-2/+2
* cmd/test2json: document time.Time JSON formatRuss Cox2017-11-101-1/+1
* cmd/test2json: go tool test2json converts test output to JSONRuss Cox2017-11-101-0/+101