]> Cypherpunks repositories - gostls13.git/commit
testing: fix testing.B.Loop doc on loop condition
authorJunyang Shao <shaojunyang@google.com>
Fri, 21 Feb 2025 16:23:36 +0000 (16:23 +0000)
committerGo LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Mon, 3 Mar 2025 18:37:29 +0000 (10:37 -0800)
commitf48b53f0f62c94fac8d835c8e1b48fab5b842bd3
tree48e965b26d70222f5bf2a9f9a5c650d6b16728b5
parent0312e31ed197b3bf1434e8dbb283f0d2374d7457
testing: fix testing.B.Loop doc on loop condition

As mentioned by
https://github.com/golang/go/issues/61515#issuecomment-2656656554,
the documentation should be relaxed.

Change-Id: I9f18301e1a4e4d9a72c9fa0b1132b1ba3cc57b03
Reviewed-on: https://go-review.googlesource.com/c/go/+/651435
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Commit-Queue: Junyang Shao <shaojunyang@google.com>
src/testing/benchmark.go