catch2/tests
Martin Hořeňovský d937427f1f
Disable tests for reproducible FP on non-SSE2 x86 targets
Without SSE2 enabled, x86 targets will use x87 FPU, which breaks
the tests checking for reproducible results from our random
floating point number generators. The output is still reproducible,
at least between binaries targetting x87, but the tests hardcode
results for the whole pipeline being done in 32/64bit precision.

Closes #2796
2024-02-11 00:25:24 +01:00
..
ExtraTests Clean up explanation in tests 2023-07-12 11:49:43 +02:00
SelfTest Disable tests for reproducible FP on non-SSE2 x86 targets 2024-02-11 00:25:24 +01:00
TestScripts 2 more TEST_CASEs to DiscoverTests/register-tests.cpp 2023-07-04 00:06:24 +02:00
CMakeLists.txt Add helpers for implementing uniform integer distribution 2023-12-10 19:53:36 +01:00
meson.build Add helpers for implementing uniform integer distribution 2023-12-10 19:53:36 +01:00