]> granicus.if.org Git - libvpx/commit
third_part/googletest: update to release-1.8.0-742-g7857975
authorJohann <johannkoenig@google.com>
Mon, 26 Mar 2018 18:24:26 +0000 (11:24 -0700)
committerJohann <johannkoenig@google.com>
Mon, 26 Mar 2018 18:29:11 +0000 (11:29 -0700)
commitaa5e9c6a7ccc5cae7edaa49bc1f56483c11eb36e
tree04ab1d72ff681e39685a3d35beeb15a8083a485c
parent9037a05041ec080b9541e846af84241513e37aae
third_part/googletest: update to release-1.8.0-742-g7857975

Address std::tr1::tuple warnings:
https://github.com/google/googletest/issues/1111

The unsigned overflow fix has been superseded by:
https://github.com/google/googletest/pull/1180

Change-Id: I92dc0ba08a4d0d63f5e5b2da7b64f4a4642ed9ab
32 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-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/gtest-port.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-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/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