summaryrefslogtreecommitdiff
path: root/third_party/googletest
AgeCommit message (Collapse)Author
2017-07-01googletest: suppress unsigned overflow in the LCGAlex Converse
Local application of: https://github.com/google/googletest/pull/1066 Suppress unsigned overflow instrumentation in the LCG The rest of the (covered) codebase is already integer overflow clean. TESTED=gtest_shuffle_test goes from fail to pass with -fsanitize=integer Change-Id: I8a6db02a7c274160adb08b7dfd528b87b5b53050
2017-02-02Update third_party/googletest to 1.8.0Johann
Change-Id: If61137e28291f2a0911e9260eb58f234e0d8594c
2016-07-13gtest-all.cc: quiet an unused variable warningJames Zern
under windows / mingw builds Change-Id: I93f9a5df77cea0c28d4afb272abcde5a9732e355
2016-06-17Fix warnings from gtest under GCC 5 or newer.Geza Lore
Change-Id: I9661f2fe9d315dccae69caa70d929b5d9d93b7db (cherry picked from commit 4c83fdd3d7cacd66a2c64451db0fb64e5b2ecf48)
2014-05-30Fix unused variable warning.Christian Duvivier
Change-Id: I52f73943194039697da6880d2da54821b2498336
2014-04-11rename README.webm -> README.libvpxJames Zern
matches the project name and doesn't share a media file extension Change-Id: I9ad6c0a180e36c41f8fc49120615a070ea792a30
2013-10-25Updating gtest from 1.6.0 to 1.7.0.Dmitry Kovalev
This is required in order to build libvpx on OS X Mavericks where gcc compiler is deleted, clang (3.3) is the default now. Using unmodified source files from gtest-1.7.0/fused-src folder. Change-Id: I3d5f7278149c904e48737327daf7097a8bb0b390
2011-11-04fix file permissionsJames Zern
all of googletest import (0ab00a22) was marked executable Change-Id: Id7b7ee03efc21ab998bb03349bd91644e8af25da
2011-11-04Add unit test support via google testJames Berry
Change-Id: I0ab00a22fbea1f38c96ef92ef7eaeda782c0c8d3