mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-23 21:15:39 +02:00
Use std::string_view
This commit is contained in:
@@ -25,7 +25,6 @@ self_test_sources = files(
|
||||
'SelfTest/IntrospectiveTests/Reporters.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/Sharding.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/Stream.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/String.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/StringManip.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/Tag.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/TestCaseInfoHasher.tests.cpp',
|
||||
|
Reference in New Issue
Block a user