[ACCEPTED]-Disable exception handling while debugging c++ project using Google Test-googletest
Accepted answer
The answer is in the Advanced page section 2 called "Disabling Catching Test-Thrown Exceptions". What you have to do 1 is invoke your binary with --gtest_catch_exceptions=0
.
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.