mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-08 09:30:45 +02:00
7bcfdf8e94
We might prefer to use `std::uncaught_exceptions` in the future, but I would prefer not to bring in more configuration into Catch Classic Closes #927