1
0
mirror of https://github.com/golang/go synced 2024-09-30 22:48:32 -06:00
go/src/testing
Jean de Klerk a813d3c788 testing: stream log output in verbose mode
Fixes #24929

Change-Id: Icc426068cd73b75b78001f55e1e5d81ccebbe854
Reviewed-on: https://go-review.googlesource.com/c/go/+/127120
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-10-22 19:21:02 +00:00
..
internal/testdeps testing/internal/testdeps: delete didSetLogger variable 2019-05-28 16:07:50 +00:00
iotest
quick all: shorten some tests 2019-05-22 12:54:00 +00:00
allocs_test.go
allocs.go
benchmark_test.go testing: shorten go test -short testing 2019-05-16 03:25:08 +00:00
benchmark.go testing: stream log output in verbose mode 2019-10-22 19:21:02 +00:00
cover.go testing/cover: improve message when a package has no statements 2019-03-13 04:11:58 +00:00
example.go testing: enable examples on js/wasm with non os.Pipe runExample 2019-03-11 18:59:53 +00:00
export_test.go testing: stop rounding b.N 2019-03-20 21:19:16 +00:00
helper_test.go testing: allow marking subtest and subbenchmark functions as Helpers 2018-05-14 17:59:59 +00:00
helperfuncs_test.go testing: allow marking subtest and subbenchmark functions as Helpers 2018-05-14 17:59:59 +00:00
match_test.go
match.go testing: fix typo mistake 2018-04-27 13:29:12 +00:00
run_example_js.go testing: enable examples on js/wasm with non os.Pipe runExample 2019-03-11 18:59:53 +00:00
run_example.go testing: enable examples on js/wasm with non os.Pipe runExample 2019-03-11 18:59:53 +00:00
sub_test.go testing: stream log output in verbose mode 2019-10-22 19:21:02 +00:00
testing_test.go
testing.go testing: stream log output in verbose mode 2019-10-22 19:21:02 +00:00