catch2/tests/SelfTest
Martin Hořeňovský d139b4ff7c
Add implementation of helpers for uniform float distribution
Specifically we add
 * `gamma(a, b)`, which returns the magnitude of largest 1-ULP
   step in range [a, b].
 * `count_equidistant_float(a, b, distance)`, which returns the
   number of equi-distant floats in range [a, b].
2023-12-10 18:44:10 +01:00
..
Baselines Add test showing literals and complex generators in one GENERATE 2023-12-10 18:32:45 +01:00
helpers Add Catch::Detail::is_permutation that supports sentinels 2023-02-06 15:29:01 +01:00
IntrospectiveTests Add implementation of helpers for uniform float distribution 2023-12-10 18:44:10 +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 Add test showing literals and complex generators in one GENERATE 2023-12-10 18:32:45 +01:00
TestRegistrations.cpp Fix references to license file 2022-10-28 11:30:15 +02:00