mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 13:55:39 +02:00
Allow enabling multiple warnings in one invocation
This commit is contained in:
@@ -1426,6 +1426,6 @@ due to unexpected exception with message:
|
||||
Why would you throw a std::string?
|
||||
|
||||
===============================================================================
|
||||
test cases: 376 | 299 passed | 70 failed | 7 failed as expected
|
||||
assertions: 2149 | 1993 passed | 129 failed | 27 failed as expected
|
||||
test cases: 377 | 300 passed | 70 failed | 7 failed as expected
|
||||
assertions: 2154 | 1998 passed | 129 failed | 27 failed as expected
|
||||
|
||||
|
Reference in New Issue
Block a user