summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed -Wdeprecated-copy warnings in gtest. NFCI.Dávid Bolvanský2019-11-241-2/+2
* Add NetBSD to the list of platforms supporting death tests. Two unitJoerg Sonnenberger2017-05-051-1/+1
* [gtest] Work around broken installs of libc++ where we don't haveChandler Carruth2017-01-051-1/+7
* Patch gtest to move GTEST_IS_THREADSAFE out of unrelated GTEST_HAS_SEH ifdefReid Kleckner2017-01-051-2/+2
* [gtest] Upgrade googletest to version 1.8.0, minimizing local changes.Chandler Carruth2017-01-041-222/+991
* Fix undefined behavior in llvm's local changes to googletest.Nico Weber2016-01-191-1/+4
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-2/+2
* Fix a grammar issue I introduced.Chandler Carruth2015-03-111-1/+1
* Inspired by r231891, use gender neutral pronouns in the places I'veChandler Carruth2015-03-111-1/+1
* Support GTest for FreeBSD platforms (9.x)Alexey Samsonov2014-02-191-2/+7
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-2/+2
* Revert r194865 and r194874.Alexey Samsonov2013-11-181-2/+2
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-2/+2
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-271-8/+8
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-271-8/+8
* Fix Android build of gtest and lib/Support.Evgeniy Stepanov2012-09-041-1/+1
* Merge gtest-1.6.0.Jay Foad2011-07-271-175/+453
* CMake: Build unittests.Michael J. Spencer2010-09-241-1/+2
* Revert r111082. No warnings for this common pattern.Argyrios Kyrtzidis2010-08-151-2/+2
* Add ATTRIBUTE_UNUSED to methods that are not supposed to be used.Argyrios Kyrtzidis2010-08-141-2/+2
* Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also,Nick Lewycky2010-06-231-3/+4
* Merge gtest-1.5.0.Benjamin Kramer2010-06-021-157/+570
* Merge gtest-1.4.0.Benjamin Kramer2010-06-021-111/+301
* Merge gtest-1.3.0.Benjamin Kramer2010-06-021-94/+126
* add minix support, patch by Kees van Reeuwijk! PR6797Chris Lattner2010-04-091-1/+2
* Haiku porting patches, Credit to Paul Davey.Edward O'Callaghan2009-10-121-1/+3
* Import of Google Test 1.2.1, with the non-essential bits removed.Misha Brukman2008-12-311-0/+862
OpenPOWER on IntegriCloud