gtest: Update to 1.8.0.
authorMatt Turner <mattst88@gmail.com>
Sat, 5 Nov 2016 05:20:10 +0000 (22:20 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 20 Jan 2017 19:40:52 +0000 (11:40 -0800)
commit3eada948a05d34fabfcfac69d6c33708cb1cf740
tree222defe58ffe7083e67924eb1bb00cfb25509cc4
parentcbc39e541f236efae17c0f4c07f20318bcebd765
gtest: Update to 1.8.0.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
26 files changed:
src/gtest/include/gtest/gtest-param-test.h
src/gtest/include/gtest/gtest-param-test.h.pump
src/gtest/include/gtest/gtest-printers.h
src/gtest/include/gtest/gtest-typed-test.h
src/gtest/include/gtest/gtest.h
src/gtest/include/gtest/internal/custom/gtest-port.h [new file with mode: 0644]
src/gtest/include/gtest/internal/custom/gtest-printers.h [new file with mode: 0644]
src/gtest/include/gtest/internal/custom/gtest.h [new file with mode: 0644]
src/gtest/include/gtest/internal/gtest-filepath.h
src/gtest/include/gtest/internal/gtest-internal.h
src/gtest/include/gtest/internal/gtest-linked_ptr.h
src/gtest/include/gtest/internal/gtest-param-util-generated.h
src/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
src/gtest/include/gtest/internal/gtest-param-util.h
src/gtest/include/gtest/internal/gtest-port-arch.h [new file with mode: 0644]
src/gtest/include/gtest/internal/gtest-port.h
src/gtest/include/gtest/internal/gtest-tuple.h
src/gtest/include/gtest/internal/gtest-tuple.h.pump
src/gtest/src/gtest-death-test.cc
src/gtest/src/gtest-filepath.cc
src/gtest/src/gtest-internal-inl.h
src/gtest/src/gtest-port.cc
src/gtest/src/gtest-printers.cc
src/gtest/src/gtest-test-part.cc
src/gtest/src/gtest-typed-test.cc
src/gtest/src/gtest.cc