diff options
-rw-r--r-- | googletest/test/googletest-output-test-golden-lin.txt | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/googletest/test/googletest-output-test-golden-lin.txt b/googletest/test/googletest-output-test-golden-lin.txt index 7711cdc6..425a70e1 100644 --- a/googletest/test/googletest-output-test-golden-lin.txt +++ b/googletest/test/googletest-output-test-golden-lin.txt @@ -606,24 +606,24 @@ Expected failure Stack trace: (omitted) [0;31m[ FAILED ] [mTypedTest/0.Failure, where TypeParam = int -[0;32m[----------] [m2 tests from TypedTestWithNames/char_0, where TypeParam = char -[0;32m[ RUN ] [mTypedTestWithNames/char_0.Success -[0;32m[ OK ] [mTypedTestWithNames/char_0.Success -[0;32m[ RUN ] [mTypedTestWithNames/char_0.Failure +[0;32m[----------] [m2 tests from TypedTestWithNames/char0, where TypeParam = char +[0;32m[ RUN ] [mTypedTestWithNames/char0.Success +[0;32m[ OK ] [mTypedTestWithNames/char0.Success +[0;32m[ RUN ] [mTypedTestWithNames/char0.Failure googletest-output-test_.cc:#: Failure Failed Stack trace: (omitted) -[0;31m[ FAILED ] [mTypedTestWithNames/char_0.Failure, where TypeParam = char -[0;32m[----------] [m2 tests from TypedTestWithNames/int_1, where TypeParam = int -[0;32m[ RUN ] [mTypedTestWithNames/int_1.Success -[0;32m[ OK ] [mTypedTestWithNames/int_1.Success -[0;32m[ RUN ] [mTypedTestWithNames/int_1.Failure +[0;31m[ FAILED ] [mTypedTestWithNames/char0.Failure, where TypeParam = char +[0;32m[----------] [m2 tests from TypedTestWithNames/int1, where TypeParam = int +[0;32m[ RUN ] [mTypedTestWithNames/int1.Success +[0;32m[ OK ] [mTypedTestWithNames/int1.Success +[0;32m[ RUN ] [mTypedTestWithNames/int1.Failure googletest-output-test_.cc:#: Failure Failed Stack trace: (omitted) -[0;31m[ FAILED ] [mTypedTestWithNames/int_1.Failure, where TypeParam = int +[0;31m[ FAILED ] [mTypedTestWithNames/int1.Failure, where TypeParam = int [0;32m[----------] [m2 tests from Unsigned/TypedTestP/0, where TypeParam = unsigned char [0;32m[ RUN ] [mUnsigned/TypedTestP/0.Success [0;32m[ OK ] [mUnsigned/TypedTestP/0.Success |