Use StringRef for className in TestCaseInfo

This commit is contained in:
Martin Hořeňovský
2021-09-27 16:10:07 +02:00
parent 21b99d6f58
commit f02c2678a1
14 changed files with 47 additions and 219 deletions

View File

@@ -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}"/>