-
- Downloads
STORM-477 WIP Re-implemented LLDir::getNextFileInDir() as an iterator object.
- 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.
Showing
- indra/cmake/Boost.cmake 18 additions, 0 deletionsindra/cmake/Boost.cmake
- indra/llvfs/CMakeLists.txt 7 additions, 0 deletionsindra/llvfs/CMakeLists.txt
- indra/llvfs/lldiriterator.cpp 203 additions, 0 deletionsindra/llvfs/lldiriterator.cpp
- indra/llvfs/lldiriterator.h 87 additions, 0 deletionsindra/llvfs/lldiriterator.h
- indra/llvfs/tests/lldir_test.cpp 23 additions, 15 deletionsindra/llvfs/tests/lldir_test.cpp
Loading
Please register or sign in to comment