catch2/include/reporters
Phil Nash c1a8e1c5dd Added signal handlers (and placeholder for SEH handlers)
- based on PR 232 (https://github.com/philsquared/Catch/pull/232 - thanks Lukasz Forynski)
- Writes to reporter, so gets all the usual context, but then exits directly (since the stack cannot be resumed) so no summary
- On Windows does nothing, as yet.
2014-08-22 08:07:39 +01:00
..
catch_reporter_bases.hpp Killed a couple more warnings (one for VS2010 and one for Clang) 2014-05-19 19:04:38 +01:00
catch_reporter_compact.hpp Added signal handlers (and placeholder for SEH handlers) 2014-08-22 08:07:39 +01:00
catch_reporter_console.hpp Added signal handlers (and placeholder for SEH handlers) 2014-08-22 08:07:39 +01:00
catch_reporter_junit.hpp Added signal handlers (and placeholder for SEH handlers) 2014-08-22 08:07:39 +01:00
catch_reporter_xml.hpp Added signal handlers (and placeholder for SEH handlers) 2014-08-22 08:07:39 +01:00