Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [gtest] Upgrade googletest to version 1.8.0, minimizing local changes. | Chandler Carruth | 2017-01-04 | 1 | -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 Foad | 2011-07-27 | 1 | -47/+37 |
| | | | | llvm-svn: 136212 | ||||
* | Import of Google Test 1.2.1, with the non-essential bits removed. | Misha Brukman | 2008-12-31 | 1 | -0/+368 |
Added a README.LLVM file to indicate which files and directories were removed from the original source tarball. llvm-svn: 61526 |