]> Cypherpunks repositories - gostls13.git/commit
testing: document that TestMain can be used with benchmarks
authorJulien Tant <julien@craftyx.fr>
Tue, 27 Apr 2021 21:32:18 +0000 (21:32 +0000)
committerIan Lance Taylor <iant@golang.org>
Tue, 27 Apr 2021 21:44:16 +0000 (21:44 +0000)
commit645cb62ee3926ce88b8c2cf556fed6dea3d525ce
treee350273936bba921f955ceb504b0957cff090918
parent30002e665658b4b2c147caaee6bf7734042952e8
testing: document that TestMain can be used with benchmarks

Fixes #45764

Change-Id: Ie6c18bb5c20721c2ffa8b4a9cf9f97cdc665a450
GitHub-Last-Rev: 8bcea7e0ff60227c05437b372c0a3546e151af31
GitHub-Pull-Request: golang/go#45808
Reviewed-on: https://go-review.googlesource.com/c/go/+/314349
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Bryan C. Mills <bcmills@google.com>
src/testing/testing.go