diff options
author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2018-08-31 01:46:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-31 01:46:15 (GMT) |
commit | 76af254c474a0529e8d6bc1319d896f1dd1f19cd (patch) | |
tree | d6baae08278694ad7f8e6edbb9728d1c3c426868 | |
parent | 0ecf38f3a24ba3e7111fd83247b5b5cc019a8d72 (diff) | |
download | googletest-76af254c474a0529e8d6bc1319d896f1dd1f19cd.zip googletest-76af254c474a0529e8d6bc1319d896f1dd1f19cd.tar.gz googletest-76af254c474a0529e8d6bc1319d896f1dd1f19cd.tar.bz2 |
Update googletest-output-test-golden-lin.txt
manual update golden lin
-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 425a70e..8d96da6 100644 --- a/googletest/test/googletest-output-test-golden-lin.txt +++ b/googletest/test/googletest-output-test-golden-lin.txt @@ -652,10 +652,10 @@ Expected failure Stack trace: (omitted) [0;31m[ FAILED ] [mUnsigned/TypedTestP/1.Failure, where TypeParam = unsigned int -[0;32m[----------] [m2 tests from UnsignedCustomName/TypedTestP/unsigned_char_0, where TypeParam = unsigned char -[0;32m[ RUN ] [mUnsignedCustomName/TypedTestP/unsigned_char_0.Success -[0;32m[ OK ] [mUnsignedCustomName/TypedTestP/unsigned_char_0.Success -[0;32m[ RUN ] [mUnsignedCustomName/TypedTestP/unsigned_char_0.Failure +[0;32m[----------] [m2 tests from UnsignedCustomName/TypedTestP/unsignedChar0, where TypeParam = unsigned char +[0;32m[ RUN ] [mUnsignedCustomName/TypedTestP/unsignedChar0.Success +[0;32m[ OK ] [mUnsignedCustomName/TypedTestP/unsignedChar0.Success +[0;32m[ RUN ] [mUnsignedCustomName/TypedTestP/unsignedChar0.Failure googletest-output-test_.cc:#: Failure Expected equality of these values: 1U @@ -665,11 +665,11 @@ Expected equality of these values: Expected failure Stack trace: (omitted) -[0;31m[ FAILED ] [mUnsignedCustomName/TypedTestP/unsigned_char_0.Failure, where TypeParam = unsigned char -[0;32m[----------] [m2 tests from UnsignedCustomName/TypedTestP/unsigned_int_1, where TypeParam = unsigned int -[0;32m[ RUN ] [mUnsignedCustomName/TypedTestP/unsigned_int_1.Success -[0;32m[ OK ] [mUnsignedCustomName/TypedTestP/unsigned_int_1.Success -[0;32m[ RUN ] [mUnsignedCustomName/TypedTestP/unsigned_int_1.Failure +[0;31m[ FAILED ] [mUnsignedCustomName/TypedTestP/unsignedChar0.Failure, where TypeParam = unsigned char +[0;32m[----------] [m2 tests from UnsignedCustomName/TypedTestP/unsignedInt1, where TypeParam = unsigned int +[0;32m[ RUN ] [mUnsignedCustomName/TypedTestP/unsignedInt1.Success +[0;32m[ OK ] [mUnsignedCustomName/TypedTestP/unsignedInt1.Success +[0;32m[ RUN ] [mUnsignedCustomName/TypedTestP/unsignedInt1.Failure googletest-output-test_.cc:#: Failure Expected equality of these values: 1U @@ -679,7 +679,7 @@ Expected equality of these values: Expected failure Stack trace: (omitted) -[0;31m[ FAILED ] [mUnsignedCustomName/TypedTestP/unsigned_int_1.Failure, where TypeParam = unsigned int +[0;31m[ FAILED ] [mUnsignedCustomName/TypedTestP/unsignedInt1.Failure, where TypeParam = unsigned int [0;32m[----------] [m4 tests from ExpectFailureTest [0;32m[ RUN ] [mExpectFailureTest.ExpectFatalFailure (expecting 1 failure) |