mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-17 18:35:40 +02:00
Now fully switched over to Clara-based command line with modified args
This commit is contained in:
@@ -67,6 +67,7 @@ namespace Catch {
|
||||
std::string reporterName;
|
||||
std::string outputFilename;
|
||||
std::string name;
|
||||
std::string processName;
|
||||
|
||||
std::vector<std::string> testsOrTags;
|
||||
};
|
||||
|
Reference in New Issue
Block a user