catch2/tests/SelfTest/Baselines
Ian Bell 53ddf37af4
Use Catch::StringMaker for output in WithinRelMatcher (#2846)
The WithinRelMatcher does not listen to the precision specification; it just naively pipes to stringstream. If you specify the precision, that has no impact on the outputted values when the match fails.

This fix makes the WithinRelMatcher listen to the precision (https://github.com/catchorg/Catch2/blob/devel/docs/tostring.md#floating-point-precision) specified by: Catch::StringMaker<float>::precision
2024-04-15 13:35:39 +02:00
..
automake.std.approved.txt Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
automake.sw.approved.txt Add uniform_integer_distribution 2023-12-10 19:53:39 +01:00
automake.sw.multi.approved.txt Add uniform_integer_distribution 2023-12-10 19:53:39 +01:00
compact.sw.approved.txt Use Catch::StringMaker for output in WithinRelMatcher (#2846) 2024-04-15 13:35:39 +02:00
compact.sw.multi.approved.txt Use Catch::StringMaker for output in WithinRelMatcher (#2846) 2024-04-15 13:35:39 +02:00
console.std.approved.txt less copies and allocations in replaceInPlace 2024-03-01 21:24:45 +01:00
console.sw.approved.txt Use Catch::StringMaker for output in WithinRelMatcher (#2846) 2024-04-15 13:35:39 +02:00
console.sw.multi.approved.txt Use Catch::StringMaker for output in WithinRelMatcher (#2846) 2024-04-15 13:35:39 +02:00
console.swa4.approved.txt Stop exceptions in generator constructors from aborting the binary 2023-01-22 16:04:16 +01:00
default.sw.multi.approved.txt Add new SKIP macro for skipping tests at runtime (#2360) 2023-01-12 15:01:47 +01:00
junit.sw.approved.txt less copies and allocations in replaceInPlace 2024-03-01 21:24:45 +01:00
junit.sw.multi.approved.txt less copies and allocations in replaceInPlace 2024-03-01 21:24:45 +01:00
sonarqube.sw.approved.txt less copies and allocations in replaceInPlace 2024-03-01 21:24:45 +01:00
sonarqube.sw.multi.approved.txt less copies and allocations in replaceInPlace 2024-03-01 21:24:45 +01:00
tap.sw.approved.txt Use Catch::StringMaker for output in WithinRelMatcher (#2846) 2024-04-15 13:35:39 +02:00
tap.sw.multi.approved.txt Use Catch::StringMaker for output in WithinRelMatcher (#2846) 2024-04-15 13:35:39 +02:00
teamcity.sw.approved.txt Add uniform_integer_distribution 2023-12-10 19:53:39 +01:00
teamcity.sw.multi.approved.txt Add uniform_integer_distribution 2023-12-10 19:53:39 +01:00
xml.sw.approved.txt Use Catch::StringMaker for output in WithinRelMatcher (#2846) 2024-04-15 13:35:39 +02:00
xml.sw.multi.approved.txt Use Catch::StringMaker for output in WithinRelMatcher (#2846) 2024-04-15 13:35:39 +02:00