catch2/include
Martin Hořeňovský 1127d847a1
Use better instruction for CATCH_TRAP on ARM Macs
The old instruction would cause the debugger to be stuck at the
triggering source line forever, while the new one should have the
expected semantics, where the debugger can then single-step,
continue. or generally do things, afterwards.

Closes #2422
2022-05-15 23:20:32 +02:00
..
external fixing UB 2020-05-29 14:56:40 +02:00
internal Use better instruction for CATCH_TRAP on ARM Macs 2022-05-15 23:20:32 +02:00
reporters Mark !mayfail tests as skipped in the JUnit reporter 2021-07-27 23:16:01 +02:00
catch.hpp v2.13.9 2022-04-12 22:38:17 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00