Update googletest-output-test-golden-lin.txt

manual update, golden lin
This commit is contained in:
Gennadiy Civil 2018-08-30 21:42:07 -04:00 committed by GitHub
parent a5cc7aa3fe
commit 0ecf38f3a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -606,24 +606,24 @@ Expected failure
Stack trace: (omitted)
[ FAILED ] TypedTest/0.Failure, where TypeParam = int
[----------] 2 tests from TypedTestWithNames/char_0, where TypeParam = char
[ RUN ] TypedTestWithNames/char_0.Success
[ OK ] TypedTestWithNames/char_0.Success
[ RUN ] TypedTestWithNames/char_0.Failure
[----------] 2 tests from TypedTestWithNames/char0, where TypeParam = char
[ RUN ] TypedTestWithNames/char0.Success
[ OK ] TypedTestWithNames/char0.Success
[ RUN ] TypedTestWithNames/char0.Failure
googletest-output-test_.cc:#: Failure
Failed
Stack trace: (omitted)
[ FAILED ] TypedTestWithNames/char_0.Failure, where TypeParam = char
[----------] 2 tests from TypedTestWithNames/int_1, where TypeParam = int
[ RUN ] TypedTestWithNames/int_1.Success
[ OK ] TypedTestWithNames/int_1.Success
[ RUN ] TypedTestWithNames/int_1.Failure
[ FAILED ] TypedTestWithNames/char0.Failure, where TypeParam = char
[----------] 2 tests from TypedTestWithNames/int1, where TypeParam = int
[ RUN ] TypedTestWithNames/int1.Success
[ OK ] TypedTestWithNames/int1.Success
[ RUN ] TypedTestWithNames/int1.Failure
googletest-output-test_.cc:#: Failure
Failed
Stack trace: (omitted)
[ FAILED ] TypedTestWithNames/int_1.Failure, where TypeParam = int
[ FAILED ] TypedTestWithNames/int1.Failure, where TypeParam = int
[----------] 2 tests from Unsigned/TypedTestP/0, where TypeParam = unsigned char
[ RUN ] Unsigned/TypedTestP/0.Success
[ OK ] Unsigned/TypedTestP/0.Success