catch2/src
Martin Hořeňovský 198713e5dc
Cleanup of unused functions
The cleanup also found out that custom translation for std-derived
exceptions test wasn't running properly, and fixed that.
We cannot enable the warning globally, because the tests contain
some functions that are unused by design -- e.g. when checking
stringification priority of StringMaker vs range fallback and so
on.
2022-05-02 21:32:24 +02:00
..
catch2 Cleanup of unused functions 2022-05-02 21:32:24 +02:00
CMakeLists.txt Rename catch_stream -> catch_reusable_string_stream 2022-04-16 16:34:08 +02:00