go/src/testing
Rob Pike 8086e7c6ab 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>
2016-09-12 06:12:35 +00:00
..
iotest
quick Revert "testing/quick: generate more map and slice states" 2016-05-06 18:25:28 +00:00
allocs.go
allocs_test.go
benchmark.go testing: respect benchtime on very fast benchmarks 2016-08-10 19:44:08 +00:00
benchmark_test.go
cover.go
example.go
export_test.go
match.go testing: add matching of subtest 2016-04-21 19:58:31 +00:00
match_test.go testing: fix vet warning 2016-05-12 16:22:42 +00:00
sub_test.go testing: don't be silent if a test's goroutine fails a test after test exits 2016-05-24 16:27:47 +00:00
testing.go testing: improve the documentation for the -run flag 2016-09-12 06:12:35 +00:00
testing_test.go