mirror of
https://github.com/google/googletest.git
synced 2026-06-15 08:26:11 +08:00
Compare commits
2 Commits
648551d634
...
a9a0cbdd15
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9a0cbdd15 | ||
|
|
4f3439a804 |
@ -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