HomePhabricator

Escape glob characters for FileFinder's withSuffix() and withName()

Description

Escape glob characters for FileFinder's withSuffix() and withName()

Summary: Depends on D18980. When you search for files withSuffix('t*t'), that should match that suffix, literally, in a portable way.

Test Plan: Added unit tests and made them pass.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D18981

Details

Provenance
epriestleyAuthored on Jan 31 2018, 9:27 PM
epriestleyPushed on Jan 31 2018, 11:29 PM
Reviewer
amckinley
Differential Revision
D18981: Escape glob characters for FileFinder's withSuffix() and withName()
Parents
rPHUee048fdb0d74: Rewrite FileFinder tests to actually show why they break
Branches
Unknown
Tags
Unknown
Build Status
Buildable 19309
Build 26097: Run Core Tests