Merge pull request #4502 from davidmatson:fixStreamHelpTextOs
PiperOrigin-RevId: 621172364 Change-Id: Ibaacb17c60b5ee0e58c3689b79aa2cd6b49dc1c4
This commit is contained in:
commit
c4fec74514
@ -379,7 +379,7 @@ GTEST_DEFINE_string_(
|
|||||||
testing::internal::StringFromGTestEnv("stream_result_to", ""),
|
testing::internal::StringFromGTestEnv("stream_result_to", ""),
|
||||||
"This flag specifies the host name and the port number on which to stream "
|
"This flag specifies the host name and the port number on which to stream "
|
||||||
"test results. Example: \"localhost:555\". The flag is effective only on "
|
"test results. Example: \"localhost:555\". The flag is effective only on "
|
||||||
"Linux.");
|
"Linux and macOS.");
|
||||||
|
|
||||||
GTEST_DEFINE_bool_(
|
GTEST_DEFINE_bool_(
|
||||||
throw_on_failure,
|
throw_on_failure,
|
||||||
|
Loading…
Reference in New Issue
Block a user