mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-20 17:05:42 +02: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.