summaryrefslogtreecommitdiff
path: root/indra/llvfs/lldiriterator.h
AgeCommit message (Collapse)Author
2010-12-17STORM-477 WIP Re-implemented LLDir::getNextFileInDir() as an iterator object.Seth ProductEngine
- Added a class implementing directory entries iteration with pattern matching which is used in unit tests instead of LLDir::getNextFileInDir. STORM-550 FIXED Fixed LLDir unit test which failed for some complex wildcard combinations.