mirror of
https://github.com/google/googletest.git
synced 2025-01-20 22:51:40 +08:00
Merge pull request #2778 from lvjp:issue-2777
PiperOrigin-RevId: 310911989
This commit is contained in:
commit
48bf552cbf
@ -6288,10 +6288,10 @@ static const char kColorEncodedHelpMessage[] =
|
|||||||
" @G--" GTEST_FLAG_PREFIX_
|
" @G--" GTEST_FLAG_PREFIX_
|
||||||
"color=@Y(@Gyes@Y|@Gno@Y|@Gauto@Y)@D\n"
|
"color=@Y(@Gyes@Y|@Gno@Y|@Gauto@Y)@D\n"
|
||||||
" Enable/disable colored output. The default is @Gauto@D.\n"
|
" Enable/disable colored output. The default is @Gauto@D.\n"
|
||||||
" -@G-" GTEST_FLAG_PREFIX_
|
" @G--" GTEST_FLAG_PREFIX_
|
||||||
"brief=1@D\n"
|
"brief=1@D\n"
|
||||||
" Only print test failures.\n"
|
" Only print test failures.\n"
|
||||||
" -@G-" GTEST_FLAG_PREFIX_
|
" @G--" GTEST_FLAG_PREFIX_
|
||||||
"print_time=0@D\n"
|
"print_time=0@D\n"
|
||||||
" Don't print the elapsed time of each test.\n"
|
" Don't print the elapsed time of each test.\n"
|
||||||
" @G--" GTEST_FLAG_PREFIX_
|
" @G--" GTEST_FLAG_PREFIX_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user