gulrak / filesystem

An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
MIT License
1.34k stars 173 forks source link

Added options for testing #105

Closed phprus closed 3 years ago

phprus commented 3 years ago

Allow customization test set.

gulrak commented 3 years ago

Good idea, thank you.