1
0
mirror of https://github.com/golang/go synced 2024-11-06 02:16:10 -07:00
go/src/testing
Alexander Döring 44bd39c3a4 testing: document example with unordered output
Copy the documentation and example from cmd/go.

Fixes #18840.

Change-Id: Id8022762b48576fb4031de05287d07a6ed23f480
Reviewed-on: https://go-review.googlesource.com/37440
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-04-10 19:55:45 +00:00
..
internal/testdeps testing: print extra labels on benchmarks 2017-02-07 00:08:39 +00:00
iotest
quick testing/quick: use Uint64 instead of Int63 2017-04-05 14:03:03 +00:00
allocs_test.go
allocs.go
benchmark_test.go
benchmark.go testing: fix Benchmark() to start at 1 iteration, not 100 2017-03-01 11:06:34 +00:00
cover.go
example.go cmd/go, testing: indicate when no tests are run 2016-10-19 02:34:44 +00:00
export_test.go
match_test.go
match.go
sub_test.go testing: fix Benchmark() to start at 1 iteration, not 100 2017-03-01 11:06:34 +00:00
testing_test.go Revert "testing: add T.Context method" 2016-12-09 04:04:11 +00:00
testing.go testing: document example with unordered output 2017-04-10 19:55:45 +00:00