catch2/tests/SelfTest
Martin Hořeňovský ef713582d2
Default StringMaker<FloatingPointType>::precision to max_digits10
`max_digits10` is the number of decimal digits that the type _can_
represent, in other words, the number of decimal digits needed to
disambiguate any two floating point numbers when serialized to
a string.
2024-04-30 17:18:48 +02:00
..
Baselines Default StringMaker<FloatingPointType>::precision to max_digits10 2024-04-30 17:18:48 +02:00
IntrospectiveTests Fix preprocessor check for enabling FP reproducibility tests 2024-04-06 20:27:15 +02:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Fix references to license file 2022-10-28 11:30:15 +02:00
UsageTests Default StringMaker<FloatingPointType>::precision to max_digits10 2024-04-30 17:18:48 +02:00
helpers Fix & extend tests for comparing const instances of zero lit types 2024-04-08 13:15:35 +02:00
TestRegistrations.cpp Ignore C++98 related compiler warnings 2024-03-12 22:56:37 +01:00