catch2/tests/SelfTest/UsageTests
Martin Hořeňovský 3d1cf95b32
Fix ulp distance calculation for numbers with different signs
This is a simplification of the fix proposed in #2152, with the
critical function split out so that it can be tested directly,
without having to go through the ULP matcher.

Closes #2152
2021-07-27 21:04:41 +02:00
..
Approx.tests.cpp Remove the ill-conceived compilation perf tests using real tests 2021-06-20 19:15:02 +02:00
BDD.tests.cpp Remove the ill-conceived compilation perf tests using real tests 2021-06-20 19:15:02 +02:00
Benchmark.tests.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
Class.tests.cpp Remove the ill-conceived compilation perf tests using real tests 2021-06-20 19:15:02 +02:00
Compilation.tests.cpp Remove the ill-conceived compilation perf tests using real tests 2021-06-20 19:15:02 +02:00
Condition.tests.cpp Remove the ill-conceived compilation perf tests using real tests 2021-06-20 19:15:02 +02:00
Decomposition.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
EnumToString.tests.cpp Standardize header names and file locations 2020-04-24 18:58:44 +02:00
Exception.tests.cpp Remove the ill-conceived compilation perf tests using real tests 2021-06-20 19:15:02 +02:00
Generators.tests.cpp Fix compiling with C++17 + Clang 5 + libstdc++ v5 2021-05-26 00:34:23 +02:00
Matchers.tests.cpp Fix ulp distance calculation for numbers with different signs 2021-07-27 21:04:41 +02:00
MatchersRanges.tests.cpp Add more comprehensive tests for the quantifier matchers 2020-12-27 20:20:55 +01:00
Message.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
Misc.tests.cpp Remove the ill-conceived compilation perf tests using real tests 2021-06-20 19:15:02 +02:00
ToStringByte.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringChrono.tests.cpp Unconditionally provide <chrono> StringMakers 2020-02-03 20:53:36 +01:00
ToStringGeneral.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringOptional.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringPair.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringTuple.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringVariant.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringVector.tests.cpp Remove catch.hpp 2020-03-29 21:32:13 +02:00
ToStringWhich.tests.cpp Remove testing of CATCH_CONFIG_FALLBACK_STRINGIFIER from SelfTest 2020-01-21 15:14:24 +01:00
Tricky.tests.cpp Fix potential infinite loops in generators combined with section filter 2020-10-23 21:21:15 +02:00
VariadicMacros.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00