1
0
mirror of https://github.com/golang/go synced 2024-11-20 01:14:40 -07:00
go/src/testing
Alberto Donizetti 7d8bfdde45 testing: stop timeout-timer after running tests
Fixes #18845

Change-Id: Icdc3e2067807781e42f2ffc94d1824aed94d3713
Reviewed-on: https://go-review.googlesource.com/35956
Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-01-31 17:36:49 +00:00
..
internal/testdeps testing: introduce testing/internal/testdeps for holding testmain dependencies 2016-11-02 19:14:39 +00:00
iotest
quick all: freeze net/rpc and reword the 'frozen' message in other frozen packages 2016-10-26 16:11:07 +00:00
allocs_test.go
allocs.go
benchmark_test.go
benchmark.go testing: make parallel t.Run safe again 2017-01-18 07:44:24 +00:00
cover.go
example.go cmd/go, testing: indicate when no tests are run 2016-10-19 02:34:44 +00:00
export_test.go
match_test.go
match.go
sub_test.go testing: make parallel t.Run safe again 2017-01-18 07:44:24 +00:00
testing_test.go Revert "testing: add T.Context method" 2016-12-09 04:04:11 +00:00
testing.go testing: stop timeout-timer after running tests 2017-01-31 17:36:49 +00:00