mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 22:05:39 +02:00
Use StringRef for className in TestCaseInfo
This commit is contained in:
@@ -204,8 +204,6 @@
|
||||
<testCase name="StringRef/StringRef + StringRef" duration="{duration}"/>
|
||||
<testCase name="StringRef at compilation time/Simple constructors" duration="{duration}"/>
|
||||
<testCase name="StringRef at compilation time/UDL construction" duration="{duration}"/>
|
||||
<testCase name="StringRef::compare/Same length on both sides" duration="{duration}"/>
|
||||
<testCase name="StringRef::compare/Different lengths" duration="{duration}"/>
|
||||
</file>
|
||||
<file path="tests/<exe-name>/IntrospectiveTests/StringManip.tests.cpp">
|
||||
<testCase name="Trim strings" duration="{duration}"/>
|
||||
|
Reference in New Issue
Block a user