]> Cypherpunks.ru repositories - gostls13.git/commit
testing: make Cleanup work for benchmarks too.
authorRoger Peppe <rogpeppe@gmail.com>
Thu, 6 Feb 2020 08:47:20 +0000 (08:47 +0000)
committerIan Lance Taylor <iant@golang.org>
Thu, 6 Feb 2020 17:29:53 +0000 (17:29 +0000)
commitab7c174183b05e36dabe0aa1943a0a4302b940d0
tree272f7666d10b2e25f8a9c37034922db781c8cb98
parentee3a3717aa16dabede5dc0385b05423e8fbce985
testing: make Cleanup work for benchmarks too.

Fixes #37073.

Change-Id: I6fb24a3f9d7b7adf3213ac6a8bcbf5fb43975b7e
Reviewed-on: https://go-review.googlesource.com/c/go/+/218117
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/testing/benchmark.go
src/testing/sub_test.go