Implements --gtest_throw_on_failure for using gtest with other testing frameworks.
This commit is contained in:
@@ -54,7 +54,6 @@ TEST(Foo, Bar) {
|
||||
|
||||
} // namespace
|
||||
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
#if GTEST_OS_WINDOWS
|
||||
// Suppresses display of the Windows error dialog upon encountering
|
||||
|
||||
Reference in New Issue
Block a user