]> Cypherpunks repositories - gostls13.git/commit
testing: add Name method to *T and *B
authorAndrew Gerrand <adg@golang.org>
Wed, 28 Sep 2016 03:31:33 +0000 (13:31 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 28 Sep 2016 10:15:28 +0000 (10:15 +0000)
commit594cddd62598dcfc1fe6ee1c3e5978063f498dc1
tree7440379aaff32f15d3a74049e0ce6f268acbd5c2
parentdb82cf4e506938a36a57a64dbe1f79eb0365ea89
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>
src/testing/testing.go