catch2/tests/SelfTest
Chris Thrasher 88f4ec3cc5 Ignore C++98 related compiler warnings
Catch2 has long since required a standard newer than C++98 so we
can safely ignore any warnings related to such old standards.
2024-03-12 22:56:37 +01:00
..
Baselines less copies and allocations in replaceInPlace 2024-03-01 21:24:45 +01:00
IntrospectiveTests less copies and allocations in replaceInPlace 2024-03-01 21:24:45 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Fix references to license file 2022-10-28 11:30:15 +02:00
UsageTests Ignore C++98 related compiler warnings 2024-03-12 22:56:37 +01:00
helpers Support literal-zero detectors using consteval int constructors 2024-02-12 00:52:53 +01:00
TestRegistrations.cpp Ignore C++98 related compiler warnings 2024-03-12 22:56:37 +01:00