mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-10 00:39:32 +01:00
The change is very simple. If a handler previously existed, Catch2 will invoke it after printing out its output. I've also updated the comment to better reflect that it's returning EXCEPTION_CONTINUE_SEARCH even in scenarios where the exception is one that the library cares about.