catch2/tests/SelfTest
Martin Hořeňovský ff9506cedd
Only test SEH handling with MSVC
MinGW doesn't support `__try` and friends at all, while Clang
only supports it partially, and the test would require some
changes to make it work there. Since this is only a test, we can
afford to keep it MSVC-only.

Closes #2447
2022-06-06 00:29:01 +02:00
..
Baselines Add Wfloat-equal to default-enabled warnings 2022-05-14 15:47:20 +02:00
IntrospectiveTests Make Random*Generators be seedable 2022-05-17 17:57:21 +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 Only test SEH handling with MSVC 2022-06-06 00:29:01 +02:00
TestRegistrations.cpp Add --list-listeners option 2022-05-10 20:57:59 +02:00