mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-13 09:59:32 +01:00
Add MessageMatches matcher for exception (#2570)
This commit is contained in:
@@ -1155,6 +1155,7 @@ Matchers.tests.cpp:<line number>
|
||||
</failure>
|
||||
</testCase>
|
||||
<testCase name="Exception matchers that succeed" duration="{duration}"/>
|
||||
<testCase name="Exception message can be matched" duration="{duration}"/>
|
||||
<testCase name="Exceptions matchers" duration="{duration}"/>
|
||||
<testCase name="Floating point matchers: double/Relative" duration="{duration}"/>
|
||||
<testCase name="Floating point matchers: double/Relative/Some subnormal values" duration="{duration}"/>
|
||||
|
||||
Reference in New Issue
Block a user