aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/test2json/testdata
AgeCommit message (Expand)Author
2020-09-02[release-branch.go1.15] cmd/test2json: do not emit a final Action if the resu...Bryan C. Mills
2020-06-01cmd/test2json: attribute output to the correct testDaniel Nephin
2020-03-06cmd/go: make go test -json report failures for panicking/exiting testsJay Conrod
2019-10-30testing: provide additional information when test funcs panicDamien Neil
2019-08-31test2json: default to "pass" when the test doesn't report failuresEli Bendersky
2018-03-10cmd/internal/test2json: support subtests containing colonsDaniel Martí
2018-01-09cmd/test2json: emit Benchmark name output earlyRuss Cox
2018-01-05cmd/test2json: fix processing of --- BENCH: outputRuss Cox
2018-01-04cmd/test2json: fix test log output containing test outputRuss Cox
2017-11-10cmd/test2json: go tool test2json converts test output to JSONRuss Cox