go/src/testing
Russ Cox 7f4443d5fa testing: add clear panic for duplicate call to t.Parallel
Change-Id: I155633b58e1823344a26c3edf11f5626fae080ee
Reviewed-on: https://go-review.googlesource.com/18204
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-01-04 20:10:17 +00:00
..
iotest
quick testing/quick: terminate for arbitrary recursive types 2015-08-29 19:23:37 +00:00
allocs.go
allocs_test.go
benchmark.go testing: document that T and B are safe for concurrent calls 2015-12-01 22:01:26 +00:00
benchmark_test.go
cover.go
example.go testing: make the output of -v more uniform and aligned when using fixed-width fonts 2015-05-08 18:38:25 +00:00
export_test.go
testing.go testing: add clear panic for duplicate call to t.Parallel 2016-01-04 20:10:17 +00:00
testing_test.go