Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add signal handlers to handle crashes (and use SEH under Windows) - report which test case failed #63

Closed
onqtam opened this issue Apr 11, 2017 · 0 comments

Comments

@onqtam
Copy link
Member

onqtam commented Apr 11, 2017

Will reuse code from Catch: https://github.com/philsquared/Catch/blob/master/include/internal/catch_fatal_condition.hpp

for more information see the history on the related part of Catch: https://github.com/philsquared/Catch/commits/master/include/internal/catch_fatal_condition.hpp

@onqtam onqtam changed the title Add signal handlers to handle crashes (and use SEH under Windows) Add signal handlers to handle crashes (and use SEH under Windows) - report which test case failed Apr 11, 2017
@onqtam onqtam closed this as completed in b395b5e May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant