summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/googletest/include/gtest/gtest_pred_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* [gtest] Upgrade googletest to version 1.8.0, minimizing local changes.Chandler Carruth2017-01-041-6/+6
| | | | | | | | | This required re-working the streaming support and lit's support for '--gtest_list_tests' but otherwise seems to be a clean upgrade. Differential Revision: https://reviews.llvm.org/D28154 llvm-svn: 291029
* Merge gtest-1.6.0.Jay Foad2011-07-271-47/+37
| | | | llvm-svn: 136212
* Import of Google Test 1.2.1, with the non-essential bits removed.Misha Brukman2008-12-311-0/+368
Added a README.LLVM file to indicate which files and directories were removed from the original source tarball. llvm-svn: 61526
OpenPOWER on IntegriCloud