mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-15 03:35:39 +02:00
Add tests for comparing & stringifying volatile pointers
This commit is contained in:
@@ -1934,6 +1934,7 @@ at Misc.tests.cpp:<line number>
|
||||
<testCase name="A couple of nested sections followed by a failure/Outer" duration="{duration}"/>
|
||||
<testCase name="A couple of nested sections followed by a failure/Outer/Inner" duration="{duration}"/>
|
||||
<testCase name="An empty test with no assertions" duration="{duration}"/>
|
||||
<testCase name="Comparing (and stringifying) volatile pointers works" duration="{duration}"/>
|
||||
<testCase name="Factorials are computed" duration="{duration}"/>
|
||||
<testCase name="ManuallyRegistered" duration="{duration}"/>
|
||||
<testCase name="Nice descriptive name" duration="{duration}"/>
|
||||
|
Reference in New Issue
Block a user