aboutsummaryrefslogtreecommitdiff
path: root/src/testing/match_test.go
AgeCommit message (Expand)Author
2022-09-16cmd/go, testing: add go test -skip flagRuss Cox
2021-11-01testing: reduce memory used by subtest namesBryan C. Mills
2021-09-10testing: increase alternation precedenceEthan Reesor
2017-06-20testing: harmonize handling of prefix-matched benchmarksRuss Cox
2016-05-12testing: fix vet warningAliaksandr Valialkin
2016-04-21testing: add matching of subtestMarcel van Lohuizen
2016-03-22testing: added name matcher and sanitizerMarcel van Lohuizen