mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-06 06:59:32 +01: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