mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-19 03:15:40 +02:00
Add traits for checking whether types are comparable
This commit is contained in:
@@ -31,6 +31,7 @@ self_test_sources = files(
|
||||
'SelfTest/IntrospectiveTests/TestSpecParser.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/TextFlow.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/ToString.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/Traits.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/UniquePtr.tests.cpp',
|
||||
'SelfTest/IntrospectiveTests/Xml.tests.cpp',
|
||||
'SelfTest/TestRegistrations.cpp',
|
||||
|
Reference in New Issue
Block a user