1
0
mirror of https://github.com/golang/go synced 2024-10-02 22:21:20 -06:00
go/src/testing
Artyom Pervukhin 5313d3f236 testing/iotest: fix NewReadLogger documentation typo
Change-Id: I094af156e7b8c31af3162d943a8c61268803ab89
Reviewed-on: https://go-review.googlesource.com/71830
Reviewed-by: Gabriel Aszalos <gabriel.aszalos@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Gabriel Aszalos <gabriel.aszalos@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-10-19 15:59:21 +00:00
..
internal/testdeps testing: print extra labels on benchmarks 2017-02-07 00:08:39 +00:00
iotest testing/iotest: fix NewReadLogger documentation typo 2017-10-19 15:59:21 +00:00
quick doc: mention testing/quick RNG seeding change in Go 1.9 notes 2017-06-27 22:41:49 +00:00
allocs_test.go
allocs.go
benchmark_test.go
benchmark.go testing: use time.Since instead of time.Now().Sub 2017-09-06 19:47:37 +00:00
cover.go
example.go testing: use time.Since instead of time.Now().Sub 2017-09-06 19:47:37 +00:00
export_test.go
helper_test.go testing: add TB.Helper to better support test helpers 2017-04-14 16:47:25 +00:00
helperfuncs_test.go testing: add TB.Helper to better support test helpers 2017-04-14 16:47:25 +00:00
match_test.go testing: harmonize handling of prefix-matched benchmarks 2017-06-20 14:19:05 +00:00
match.go testing: harmonize handling of prefix-matched benchmarks 2017-06-20 14:19:05 +00:00
sub_test.go testing: always ReadMemStats before first benchmark run 2017-06-28 20:47:26 +00:00
testing_test.go Revert "testing: add T.Context method" 2016-12-09 04:04:11 +00:00
testing.go testing: add PAUSE, CONT output lines to explain Parallel execution 2017-10-10 17:44:22 +00:00