aboutsummaryrefslogtreecommitdiff
path: root/src/context/x_test.go
AgeCommit message (Expand)Author
2020-03-18context: prevent creation of invalid contextsKyle Nusbaum
2019-09-26context: use fewer goroutines in WithCancel/WithTimeoutRuss Cox
2016-11-03context: adjust tests to avoid importing "testing" in package contextRuss Cox