]> Cypherpunks repositories - gostls13.git/commit
testing: document that Log and Logf always print in benchmarks
authorRob Pike <r@golang.org>
Wed, 6 May 2015 20:19:30 +0000 (13:19 -0700)
committerRob Pike <r@golang.org>
Wed, 6 May 2015 20:59:36 +0000 (20:59 +0000)
commite9827f62018b87482e647dd88aecdedb24c94680
treefdd56fb367dd635b7774bce321f9c6c1df719e1e
parent17db6e042066e167f38513c06509c5043dcad002
testing: document that Log and Logf always print in benchmarks

Fixes #10713.

Change-Id: Ifdafc340ae3bba751236f0482246c568346a569c
Reviewed-on: https://go-review.googlesource.com/9763
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/testing/testing.go