1
0
mirror of https://github.com/golang/go synced 2024-11-18 02:54:47 -07:00
go/src/testing
Pantelis Sampaziotis 0994cc1af6 testing/iotest: add missing tests
Adds missing tests for all the types:
* OneByteReader
* HalfReader
* DataErrReader
* TimeoutReader
* TruncateWriter
* writeLogger
* readLogger

Fixes #33650

Change-Id: I1c773f9f1625ff33a1d0b5a045c72a73a9eca9ce
GitHub-Last-Rev: 2ab650677b
GitHub-Pull-Request: golang/go#33651
Reviewed-on: https://go-review.googlesource.com/c/go/+/190259
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-11-05 17:57:10 +00:00
..
internal/testdeps
iotest testing/iotest: add missing tests 2019-11-05 17:57:10 +00:00
quick
allocs_test.go
allocs.go
benchmark_test.go
benchmark.go testing: stream log output in verbose mode 2019-10-22 19:21:02 +00:00
cover.go
example.go
export_test.go
helper_test.go
helperfuncs_test.go
match_test.go
match.go
panic_test.go testing: provide additional information when test funcs panic 2019-10-30 20:46:44 +00:00
run_example_js.go
run_example.go
sub_test.go testing: implement Cleanup method 2019-11-04 10:13:30 +00:00
testing_test.go
testing.go testing: implement Cleanup method 2019-11-04 10:13:30 +00:00