catch2/include
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
..
external Merge branch 'master' of https://github.com/gnzlbg/Catch 2014-04-18 08:49:35 +01:00
internal Added signal handlers (and placeholder for SEH handlers) 2014-08-22 08:07:39 +01:00
reporters Added signal handlers (and placeholder for SEH handlers) 2014-08-22 08:07:39 +01:00
catch.hpp Added SCENARIO_METHOD for BDD testing with fixtures. 2014-07-10 10:22:20 +01:00
catch_runner.hpp Tag aliases feature 2014-06-30 07:33:17 +01:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00