1
0
mirror of https://github.com/golang/go synced 2024-11-20 02:54:39 -07:00
go/src/testing
Andrew Gerrand 594cddd625 testing: add Name method to *T and *B
Fixes #17231

Change-Id: I0d6007ab504f2277cb6affc9e2050157a6ad4d5e
Reviewed-on: https://go-review.googlesource.com/29970
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-09-28 10:15:28 +00:00
..
iotest all: single space after period. 2016-03-02 00:13:47 +00:00
quick Revert "testing/quick: generate more map and slice states" 2016-05-06 18:25:28 +00:00
allocs_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
allocs.go all: single space after period. 2016-03-02 00:13:47 +00:00
benchmark_test.go
benchmark.go testing: respect benchtime on very fast benchmarks 2016-08-10 19:44:08 +00:00
cover.go
example.go testing: implement 'Unordered Output' in Examples. 2016-03-09 04:34:41 +00:00
export_test.go
match_test.go testing: fix vet warning 2016-05-12 16:22:42 +00:00
match.go testing: add matching of subtest 2016-04-21 19:58:31 +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_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
testing.go testing: add Name method to *T and *B 2016-09-28 10:15:28 +00:00