aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/test2json/testdata
AgeCommit message (Expand)Author
2026-03-09cmd/internal/test2json: generate and validate test artifactsEthan Reesor
2026-03-09testing: annotate output text typeEthan Reesor
2026-03-06testing: escapes framing markersEthan Reesor
2025-05-21testing: add AttrDamien Neil
2022-11-09cmd/go: print test2json start eventsRuss Cox
2022-10-26testing: fix many test2json inaccuraciesRuss Cox
2020-08-17cmd/test2json: do not emit a final Action if the result is not knownBryan 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