]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] testing: allow concurrent use of T and B
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 21 Sep 2012 19:54:12 +0000 (05:54 +1000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 21 Sep 2012 19:54:12 +0000 (05:54 +1000)
commita351c6759304bf1e6f76dc4509d6c6d44d56c17e
treea4078b54749a6a3b708e84ccf3f3170f1d0e846b
parent6701fa60b651e2977c8a570bf16dfce32ed5de5c
[release-branch.go1] testing: allow concurrent use of T and B

««« backport 7a67d277c7e8
testing: allow concurrent use of T and B

Notably, allow concurrent logging and failing.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6453045

»»»
src/pkg/testing/testing.go