catch2/projects
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
..
ExtraTests Add test for including unguarded windows.h 2019-10-17 11:15:42 +02:00
SelfTest Use scientific notation for the WithinULP matcher 2019-10-20 12:30:21 +02:00
XCode/OCTest Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
CMakeLists.txt Add a matcher that checks exception's message 2019-10-13 20:37:07 +02:00