summaryrefslogtreecommitdiff
path: root/src/cmd/internal/test2json/testdata
Commit message (Expand)AuthorAgeFilesLines
* cmd/test2json: do not emit a final Action if the result is not knownBryan C. Mills2020-08-172-2/+0
* cmd/test2json: attribute output to the correct testDaniel Nephin2020-06-016-44/+109
* cmd/go: make go test -json report failures for panicking/exiting testsJay Conrod2020-03-061-1/+1
* testing: provide additional information when test funcs panicDamien Neil2019-10-302-0/+36
* test2json: default to "pass" when the test doesn't report failuresEli Bendersky2019-08-313-1/+2
* cmd/internal/test2json: support subtests containing colonsDaniel Martí2018-03-102-0/+21
* cmd/test2json: emit Benchmark name output earlyRuss Cox2018-01-092-0/+12
* cmd/test2json: fix processing of --- BENCH: outputRuss Cox2018-01-054-0/+36
* cmd/test2json: fix test log output containing test outputRuss Cox2018-01-042-0/+21
* cmd/test2json: go tool test2json converts test output to JSONRuss Cox2017-11-108-0/+592