]> granicus.if.org Git - libvpx/commit
Revert "third_party/googletest: update to v1.8.1"
authorJohann Koenig <johannkoenig@google.com>
Fri, 21 Sep 2018 22:19:14 +0000 (22:19 +0000)
committerJohann Koenig <johannkoenig@google.com>
Fri, 21 Sep 2018 22:20:17 +0000 (22:20 +0000)
commit88cd62f8bd131646a3e63fab1085ab96b4605294
tree72ea2c1ec84a4367903d435c45e3333e35665b7e
parent7d777ce6136d7325a102524b6d80c19bd420e4b6
Revert "third_party/googletest: update to v1.8.1"

This reverts commit 7d777ce6136d7325a102524b6d80c19bd420e4b6.

Reason for revert: Generates build warnings on VS10/VS12

third_party\googletest\src\include\gtest/gtest-printers.h(1036): error C2770: invalid explicit template argument(s) for 'AddReference<const ::std::tr1::tuple_element<I,std::tr1::tuple<_Arg0,_Arg1>>::type>::type testing::internal::TuplePolicy<TupleT>::get(const std::tr1::tuple<_Arg0,_Arg1> &)' [C:\src\buildbot\test-libvpx\tests\i9vRsze8hQ\.build-x86-win32-vs10\test_libvpx.vcxproj]

Original change's description:
> third_party/googletest: update to v1.8.1
>
> BUG=webm:1559
>
> Change-Id: I7a0b16c7bf3f97db2d8650a190b93aae7e12a948

TBR=tomfinegan@chromium.org

Bug: webm:1559
Change-Id: Ia1a7354084c778a4c4e91b33fef6462e88986d1e
41 files changed:
third_party/googletest/README.libvpx
third_party/googletest/src/README.md
third_party/googletest/src/include/gtest/gtest-death-test.h
third_party/googletest/src/include/gtest/gtest-message.h
third_party/googletest/src/include/gtest/gtest-param-test.h
third_party/googletest/src/include/gtest/gtest-param-test.h.pump
third_party/googletest/src/include/gtest/gtest-printers.h
third_party/googletest/src/include/gtest/gtest-spi.h
third_party/googletest/src/include/gtest/gtest-test-part.h
third_party/googletest/src/include/gtest/gtest-typed-test.h
third_party/googletest/src/include/gtest/gtest.h
third_party/googletest/src/include/gtest/gtest_pred_impl.h
third_party/googletest/src/include/gtest/gtest_prod.h
third_party/googletest/src/include/gtest/internal/custom/README.md [deleted file]
third_party/googletest/src/include/gtest/internal/custom/gtest-port.h
third_party/googletest/src/include/gtest/internal/custom/gtest-printers.h
third_party/googletest/src/include/gtest/internal/custom/gtest.h
third_party/googletest/src/include/gtest/internal/gtest-death-test-internal.h
third_party/googletest/src/include/gtest/internal/gtest-filepath.h
third_party/googletest/src/include/gtest/internal/gtest-internal.h
third_party/googletest/src/include/gtest/internal/gtest-linked_ptr.h
third_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h
third_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h.pump
third_party/googletest/src/include/gtest/internal/gtest-param-util.h
third_party/googletest/src/include/gtest/internal/gtest-port-arch.h
third_party/googletest/src/include/gtest/internal/gtest-port.h
third_party/googletest/src/include/gtest/internal/gtest-string.h
third_party/googletest/src/include/gtest/internal/gtest-tuple.h
third_party/googletest/src/include/gtest/internal/gtest-tuple.h.pump
third_party/googletest/src/include/gtest/internal/gtest-type-util.h
third_party/googletest/src/include/gtest/internal/gtest-type-util.h.pump
third_party/googletest/src/src/gtest-all.cc
third_party/googletest/src/src/gtest-death-test.cc
third_party/googletest/src/src/gtest-filepath.cc
third_party/googletest/src/src/gtest-internal-inl.h
third_party/googletest/src/src/gtest-port.cc
third_party/googletest/src/src/gtest-printers.cc
third_party/googletest/src/src/gtest-test-part.cc
third_party/googletest/src/src/gtest-typed-test.cc
third_party/googletest/src/src/gtest.cc
third_party/googletest/src/src/gtest_main.cc