Depends on D18980. When you search for files withSuffix('t*t'), that should match that suffix, literally, in a portable way.
Details
Details
Added unit tests and made them pass.
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Branch
- finder3
- Lint
Lint Errors Severity Location Code Message Error src/filesystem/__tests__/glob-magic/star-*.*: NAME1 Bad Filename Error src/filesystem/__tests__/glob-magic/star-*.txt: NAME1 Bad Filename Error src/filesystem/__tests__/glob-magic/star.t*t: NAME1 Bad Filename - Unit
Tests Passed - Build Status
Buildable 19304 Build 26090: Run Core Tests Build 26089: arc lint + arc unit