We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77afe8e + 53ee0fc commit c4fec74Copy full SHA for c4fec74
googletest/src/gtest.cc
@@ -379,7 +379,7 @@ GTEST_DEFINE_string_(
379
testing::internal::StringFromGTestEnv("stream_result_to", ""),
380
"This flag specifies the host name and the port number on which to stream "
381
"test results. Example: \"localhost:555\". The flag is effective only on "
382
- "Linux.");
+ "Linux and macOS.");
383
384
GTEST_DEFINE_bool_(
385
throw_on_failure,
0 commit comments