aboutsummaryrefslogtreecommitdiff
path: root/src/path/match_test.go
AgeCommit message (Expand)Author
2020-10-23io/fs, path, path/filepath, testing/fstest: validate patterns in Match, GlobRuss Cox
2020-10-13path: avoid import of stringsRuss Cox
2018-07-29path: present the correct error message in TestMatchJohn Gibb
2014-09-08build: move package sources from src/pkg to srcRuss Cox