1
0
mirror of https://github.com/golang/go synced 2024-11-19 06:54:39 -07:00
go/src/testing
Marcel van Lohuizen 5fb6aa3e09 testing: add test for not exceeding maximum parallism
Fixed bug that slipped probably slipped in after rebasing and
explain why it failed on nacl/netbsd/plan9, which set default
maxparallelism to 1.

Change-Id: I4d59682fb2843d138b320334189f53fcdda5b2f6
Reviewed-on: https://go-review.googlesource.com/20980
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
2016-03-21 16:52:04 +00:00
..
iotest all: single space after period. 2016-03-02 00:13:47 +00:00
quick all: single space after period. 2016-03-02 00:13:47 +00:00
allocs_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
allocs.go all: single space after period. 2016-03-02 00:13:47 +00:00
benchmark_test.go
benchmark.go testing: always ignore RunParallel in probe phase 2016-03-18 16:23:51 +00:00
cover.go
example.go testing: implement 'Unordered Output' in Examples. 2016-03-09 04:34:41 +00:00
export_test.go
sub_test.go testing: add test for not exceeding maximum parallism 2016-03-21 16:52:04 +00:00
testing_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
testing.go testing: add test for not exceeding maximum parallism 2016-03-21 16:52:04 +00:00