summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/googletest/src
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick gtest fix for asan tests.Evgenii Stepanov2019-11-201-1/+1
* [NFC] fix trivial typos in comments and documentsHiroshi Inoue2018-01-291-1/+1
* Fix typos of occurred and occurrenceMalcolm Parsons2018-01-241-1/+1
* [gtest] Upgrade googletest to version 1.8.0, minimizing local changes.Chandler Carruth2017-01-048-1158/+2441
* Reordering fields to reduce padding in LLVM. NFCBen Craig2015-12-141-24/+28
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-113-48/+51
* Reverted r203879.Galina Kistanova2014-03-141-1/+1
* Fixed misuse of isascii. Also fixes mingw32 build, see http://msdn.microsoft....Galina Kistanova2014-03-141-1/+1
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-194-1/+31
* Unbreak the build after r194997Alexey Samsonov2013-11-181-2/+0
* Revert r194865 and r194874.Alexey Samsonov2013-11-184-24/+1
* gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since ...NAKAMURA Takumi2013-11-161-2/+2
* Fix previous commit (r194865)Juergen Ributzka2013-11-151-0/+2
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-154-1/+24
* Move all of the GoogleTest files back to the same locations they occupyChandler Carruth2013-11-159-0/+8888
* Moved Google Test code up one directory so that we can use a standard LLVMMisha Brukman2009-01-019-6947/+0
* Import of Google Test 1.2.1, with the non-essential bits removed.Misha Brukman2008-12-319-0/+6947
OpenPOWER on IntegriCloud