1
0
mirror of https://github.com/golang/go synced 2024-10-04 06:21:23 -06:00
go/src/pkg/testing
Brad Fitzpatrick 9b1412701f 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
2012-07-25 10:17:27 -07:00
..
iotest testing/iotest: adjust adverbial imprecision in package comment 2012-02-10 14:37:20 +11:00
quick testing/quick: documentation tweaks 2012-02-10 14:37:50 +11:00
benchmark.go testing: fix references to "gotest" 2012-02-10 13:49:50 +11:00
example.go cmd/go: drop -example, apply -run to examples 2012-02-28 08:33:06 +11:00
testing.go testing: allow concurrent use of T and B 2012-07-25 10:17:27 -07:00