1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-04-05 10:04:46 +02:00
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 
2022-06-06 00:29:01 +02:00
..
2019-12-05 16:00:20 +01:00