mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-24 21:45:39 +02:00
Patch:Failure to apply filters through external file
This commit is contained in:

committed by
Martin Hořeňovský

parent
75200e199e
commit
adb4789136
@@ -25,6 +25,7 @@ namespace Catch {
|
||||
Mode lastMode = None;
|
||||
bool m_exclusion = false;
|
||||
std::size_t m_pos = 0;
|
||||
std::size_t m_realPatternPos = 0;
|
||||
std::string m_arg;
|
||||
std::string m_substring;
|
||||
std::string m_patternName;
|
||||
|
Reference in New Issue
Block a user