catch2/tests/SelfTest
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
..
Baselines Add test for %debug stream name 2022-04-23 23:34:27 +02:00
IntrospectiveTests Fix uninit memory in Clara tests 2022-04-24 13:31:19 +02:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
UsageTests Cleanup of unused functions 2022-05-02 21:32:24 +02:00
TestRegistrations.cpp Event listeners no longer take reporter config in constructor 2022-03-18 00:36:18 +01:00