mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 05:45:39 +02: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