mirror of
https://github.com/google/googletest.git
synced 2026-06-16 00:46:08 +08:00
Merge 4f3439a804d1ac9b15dea7c0953e4b0e74e7140d into 7140cd416cecd7462a8aae488024abeee55598e4
This commit is contained in:
commit
648551d634
@ -264,6 +264,7 @@ GTEST_DEFINE_bool_(
|
||||
testing::GetDefaultFailFast()),
|
||||
"True if and only if a test failure should stop further test execution.");
|
||||
|
||||
GTEST_DECLARE_bool_(fail_if_no_test_linked);
|
||||
GTEST_DEFINE_bool_(
|
||||
fail_if_no_test_linked,
|
||||
testing::internal::BoolFromGTestEnv("fail_if_no_test_linked", false),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user