catch2/projects/SelfTest
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
..
Baselines Use scientific notation for the WithinULP matcher 2019-10-20 12:30:21 +02:00
CompileTimePerfTests Added files for multiply inclusions of test cases 2017-11-17 15:46:57 +00:00
IntrospectiveTests Have the random generators use the global rng instance 2019-10-07 21:53:07 +02:00
Misc Add tests for the -f/--input-file command line argument 2019-10-09 12:54:13 +02:00
SurrogateCpps Sweep out some extra warnings 2017-09-07 17:25:15 +02:00
UsageTests Use scientific notation for the WithinULP matcher 2019-10-20 12:30:21 +02:00
TestMain.cpp Remove unnecessary semicolons 2018-02-05 10:03:51 +01:00
WarnAboutNoTests.cmake Improve reporting of unmatched filters (#1684) 2019-08-06 20:51:19 +02:00