catch2/tests/SelfTest/IntrospectiveTests
Martin Hořeňovský 28c66fdc5a
Make uniform_floating_point_distribution reproducible
By moving to use our `uniform_integer_distribution`, which is
reproducible across different platforms, instead of the stdlib
one which is not, we can provide reproducible results for `float`s
and `double`s. Still no reproducibility for `long double`s, because
those are too different across different platforms.
2023-12-10 19:53:41 +01:00
..
2022-10-28 11:30:15 +02:00
2022-10-28 11:30:15 +02:00
2023-11-14 22:52:15 +01:00
2023-10-28 21:35:03 +02:00
2022-10-28 11:30:15 +02:00