catch2/docs
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
..
Readme.md Link to the migration docs from main readme and docs/readme 2020-10-31 09:08:58 +01:00
assertions.md Improve the REQUIRE_THROWS_MATCHES documentation a bit 2019-07-29 20:39:02 +02:00
benchmarks.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
ci-and-misc.md Add SonarQube Generic Test Data reporter 2019-10-27 10:02:41 +01:00
cmake-integration.md Update CMake doc for automatic test registration 2021-06-30 00:12:36 +02:00
command-line.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
commercial-users.md Add king as user 2020-04-29 16:55:03 +02:00
configuration.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
contributing.md Fix typos in the code base (#2206) 2021-04-07 20:43:50 +02:00
deprecations.md Suppress failure of CHECKED_IF and CHECKED_ELSE (#2187) 2021-05-10 21:42:47 +02:00
event-listeners.md Refactor: override implies virtual 2018-07-12 14:27:06 +02:00
generators.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
limitations.md Fix "ldd" -> "lld" typo in docs 2019-10-20 20:57:55 +02:00
list-of-examples.md Add an example of using GENERATE(table()) 2020-07-22 21:49:54 +02:00
logging.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
matchers.md Fix ulp distance calculation for numbers with different signs 2021-07-27 21:04:41 +02:00
migrate-v2-to-v3.md Fix typo 2020-12-12 15:31:20 +01:00
opensource-users.md users: Add d-SEAMS 2021-02-04 22:53:00 +01:00
other-macros.md Remove mention of `ANON_TEST_CASE` from documentation 2021-05-10 21:49:45 +02:00
own-main.md Updated documentation TOCs 2018-09-08 11:05:52 +02:00
release-notes.md Pick release notes for v2.13.6 2021-05-09 23:45:00 +02:00
release-process.md Moved scripts/ to tools/scripts/ 2019-12-06 11:53:31 +01:00
reporters.md Add SonarQube Generic Test Data reporter 2019-10-27 10:02:41 +01:00
slow-compiles.md Update slow-compiles.md 2020-04-29 21:17:30 +02:00
test-cases-and-sections.md Remove trailing whitespace from test-cases-and-sections.md 2021-03-23 13:02:24 +01:00
test-fixtures.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
tostring.md Fix introduced in version placeholders 2021-03-13 10:26:12 +01:00
tutorial.md Update documentation not to reference master branch 2020-10-21 19:59:59 +02:00
why-catch.md Fix Cute test framework URL 2018-11-05 19:38:37 +01:00