aboutsummaryrefslogtreecommitdiff
path: root/src/io/fs/glob_test.go
AgeCommit message (Expand)Author
2022-07-12[release-branch.go1.17] io/fs: fix stack exhaustion in GlobJulie Qiu
2021-02-09io/fs: backslash is always a glob meta characterIan Lance Taylor
2021-01-08io/fs: minor corrections to Glob release dateMeng Zhuo
2020-10-23io/fs, path, path/filepath, testing/fstest: validate patterns in Match, GlobRuss Cox
2020-10-20io/fs: add Glob and GlobFSRuss Cox