Searched defs:globTest (Results 1 – 1 of 1) sorted by relevance
213 type globTest struct { struct214 pattern string215 matches []string218 func (test *globTest) buildWant(root string) []string {227 func (test *globTest) globAbs(root, rootPattern string) error {241 func (test *globTest) globRel(root string) error {