catch2/tests/SelfTest
Martin Hořeňovský 0a6a2ce887
Fix preprocessor check for enabling FP reproducibility tests
This solves warning about the `uniform_fp_test_params` helper
being unused on M1 mac (or any other platform using GCC and not
using SSE2).

Closes #2845
2024-04-06 20:27:15 +02:00
..
Baselines less copies and allocations in replaceInPlace 2024-03-01 21:24:45 +01:00
IntrospectiveTests Fix preprocessor check for enabling FP reproducibility tests 2024-04-06 20:27:15 +02: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