]> Cypherpunks repositories - gostls13.git/commit
testing: improve the documentation for the -run flag
authorRob Pike <r@golang.org>
Mon, 12 Sep 2016 03:17:02 +0000 (13:17 +1000)
committerRob Pike <r@golang.org>
Mon, 12 Sep 2016 06:12:35 +0000 (06:12 +0000)
commit8086e7c6ab85646cd53d5cb6d6183750a76e6214
treee9dddb3825de603305e9a9c1cbee7a5f7eb29546
parent9e876861017991fe1478421b85a83964ea7abc6d
testing: improve the documentation for the -run flag

It's not intuitive, especially in the presence of subtests, so improve the
explanation and extend and explain the examples.

Change-Id: I6c4d3f8944b60b12311d0c0f0a8e952e7c35a9ed
Reviewed-on: https://go-review.googlesource.com/28995
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/testing/testing.go