catch2/src
Sven Fischer 0b2af56271 Explicitly cast values of different types
In case the warning -Werror=conversion is active with GCC, the warnings
about "conversion from A to B may change value" lead to a compilation
error. This explicitly convert the values to address these warnings.
2024-10-14 21:37:35 +02:00
..
catch2 Explicitly cast values of different types 2024-10-14 21:37:35 +02:00
CMakeLists.txt Sprinkle some constexpr around to make Jason happy 2024-09-13 16:40:11 +02:00