mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-29 08:29:33 +01:00
Add tests for comparing & stringifying volatile pointers
This commit is contained in:
@@ -1933,6 +1933,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