catch2/tests/SelfTest/IntrospectiveTests
Martin Hořeňovský ec59cd8736
Support decomposing types that only compare with literal 0
This is primarily done to support new `std::*_ordering` types,
but the refactoring also supports any other type with this
property.

The compilation overhead is surprisingly low. Testing it with
clang on a Linux machine, compiling our SelfTest project takes
only 2-3% longer with these changes than it takes otherwise.

Closes #2555
2022-11-04 19:24:44 +01:00
..
Clara.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
CmdLine.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
CmdLineHelpers.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
ColourImpl.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
Details.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
FloatingPoint.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
GeneratorsImpl.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
InternalBenchmark.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
Parse.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
PartTracker.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
RandomNumberGeneration.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
Reporters.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
Sharding.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
Stream.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
String.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
StringManip.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
Tag.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
TestCaseInfoHasher.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
TestSpec.tests.cpp Split out parseTestSpec into test-only helpers 2022-10-28 13:27:46 +02:00
TestSpecParser.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
TextFlow.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
ToString.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
Traits.tests.cpp Support decomposing types that only compare with literal 0 2022-11-04 19:24:44 +01:00
UniquePtr.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
Xml.tests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00