1
0
mirror of https://github.com/golang/go synced 2024-11-23 23:20:08 -07:00
go/src/context
Russ Cox 606f81eef3 context: adjust tests to avoid importing "testing" in package context
So that testing can use context in its public API.

For #16221.

Change-Id: I6263fa7266c336c9490f20164ce79336df44a57e
Reviewed-on: https://go-review.googlesource.com/32648
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-11-03 21:12:21 +00:00
..
benchmark_test.go context: adjust tests to avoid importing "testing" in package context 2016-11-03 21:12:21 +00:00
context_test.go context: adjust tests to avoid importing "testing" in package context 2016-11-03 21:12:21 +00:00
context.go
example_test.go context: add comments to the WithCancel example, apply minor improvements 2016-10-26 22:35:07 +00:00
net_test.go
x_test.go context: adjust tests to avoid importing "testing" in package context 2016-11-03 21:12:21 +00:00