catch2/tests
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
..
ExtraTests Fix crash when running with --list-listeners and no registered listeners (#2442) 2022-06-02 16:11:12 +02:00
SelfTest Only test SEH handling with MSVC 2022-06-06 00:29:01 +02:00
TestScripts Always report rng seed from builtin reporters 2022-04-19 10:32:13 +02:00
CMakeLists.txt Specialize XML reporter's listener listing 2022-05-10 20:58:02 +02:00