-
Notifications
You must be signed in to change notification settings - Fork 99
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
[fix] ensure tests run with disabled exceptions #369
Conversation
8458a77
to
47b47cf
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #369 +/- ##
==========================================
+ Coverage 96.73% 96.75% +0.02%
==========================================
Files 22 22
Lines 8446 8448 +2
==========================================
+ Hits 8170 8174 +4
+ Misses 276 274 -2 ☔ View full report in Codecov by Sentry. |
47b47cf
to
d6acac8
Compare
d6acac8
to
2aba99a
Compare
d128813
to
507400e
Compare
2aba99a
to
35cee6f
Compare
cba730f
to
e4ecdbf
Compare
use longjmp() to the non-local jump
ee28e21
to
32e3bb9
Compare
use longjmp() when exceptions are disabled
Fixes #359