catch2/include
Martin Hořeňovský 9e8ae7d470
Use scientific notation for the WithinULP matcher
This should now properly handle small numbers which would previously
output something like `[0.00000000000000019, 0.00000000000000019]`,
which does not allow user to read the numbers properly.

Closes #1760
2019-10-20 12:30:21 +02:00
..
external Fix vendored dep because upstream is non-responsive 2019-04-10 20:17:25 +02:00
internal Use scientific notation for the WithinULP matcher 2019-10-20 12:30:21 +02:00
reporters Fixes #1766: Catch terminates when parsing invalid test name 2019-10-19 21:14:06 +02:00
catch.hpp v2.10.0 2019-10-13 23:44:18 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00