summaryrefslogtreecommitdiffstats
path: root/googletest
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-31 01:42:07 (GMT)
committerGitHub <noreply@github.com>2018-08-31 01:42:07 (GMT)
commit0ecf38f3a24ba3e7111fd83247b5b5cc019a8d72 (patch)
tree829b79f12eced8b1bbd441d5516591797fe84dc4 /googletest
parenta5cc7aa3fe233111adbb05aacf03569a72fd6c3d (diff)
downloadgoogletest-0ecf38f3a24ba3e7111fd83247b5b5cc019a8d72.zip
googletest-0ecf38f3a24ba3e7111fd83247b5b5cc019a8d72.tar.gz
googletest-0ecf38f3a24ba3e7111fd83247b5b5cc019a8d72.tar.bz2
Update googletest-output-test-golden-lin.txt
manual update, golden lin
Diffstat (limited to 'googletest')
-rw-r--r--googletest/test/googletest-output-test-golden-lin.txt20
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 7711cdc..425a70e 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)
[ 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