index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
internal
/
test2json
Age
Commit 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-01
cmd/test2json: attribute output to the correct test
Daniel Nephin
2020-03-06
cmd/go: make go test -json report failures for panicking/exiting tests
Jay Conrod
2019-10-30
testing: provide additional information when test funcs panic
Damien Neil
2019-08-31
test2json: default to "pass" when the test doesn't report failures
Eli Bendersky
2018-07-09
cmd/go: revert "output coverage report even if there are no test files"
Ian Lance Taylor
2018-06-06
cmd/go: output coverage report even if there are no test files
Dennis Kuhnert
2018-03-10
cmd/internal/test2json: support subtests containing colons
Daniel MartÃ
2018-01-09
cmd/test2json: emit Benchmark name output early
Russ Cox
2018-01-05
cmd/test2json: fix processing of --- BENCH: output
Russ Cox
2018-01-04
cmd/test2json: fix test log output containing test output
Russ Cox
2017-12-01
cmd/go: fix missing conversions in -json output
Russ Cox
2017-11-10
cmd/test2json: go tool test2json converts test output to JSON
Russ Cox