1
0
mirror of https://github.com/golang/go synced 2024-10-05 19:21:21 -06:00
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 testing/iotest: fix copy/paste error in comment 2014-12-29 19:05:37 +00:00
quick testing/quick: terminate for arbitrary recursive types 2015-08-29 19:23:37 +00:00
allocs_test.go runtime: account for tiny allocs, for testing.AllocsPerRun 2014-09-17 14:49:32 -04:00
allocs.go
benchmark_test.go
benchmark.go testing: document that T and B are safe for concurrent calls 2015-12-01 22:01:26 +00:00
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_test.go cmd/go, testing: add TestMain support 2014-09-19 13:51:06 -04:00
testing.go testing: add clear panic for duplicate call to t.Parallel 2016-01-04 20:10:17 +00:00