aboutsummaryrefslogtreecommitdiffstats
path: root/utils/unittest/googletest/include/gtest/internal
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-184-19/+19
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-092-4/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+7
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-194-6/+7
* Revert r194865 and r194874.Alexey Samsonov2013-11-184-7/+6
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-154-6/+7
* Move all of the GoogleTest files back to the same locations they occupyChandler Carruth2013-11-151-1037/+0
* Modify the LLVM checkout of googletest:Alexey Samsonov2012-12-061-0/+9
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-278-39/+39
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-278-39/+39
* Fix Android build of gtest and lib/Support.Evgeniy Stepanov2012-09-041-1/+1
* Remove dead private member variables from gtest.Benjamin Kramer2012-06-062-3/+1
* Remove unreachable defaults from gtest.David Blaikie2012-01-211-2/+0
* Merge gtest-1.6.0.Jay Foad2011-07-2711-487/+1066
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* 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-0211-569/+834
* Merge gtest-1.4.0.Benjamin Kramer2010-06-029-752/+2071
* Merge gtest-1.3.0.Benjamin Kramer2010-06-029-143/+363
* Fix -Asserts warnings.Daniel Dunbar2010-04-131-0/+1
* 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
* Teach googletest to use raw_ostream instead of just std::ostream.Jeffrey Yasskin2009-09-051-1/+21
* * Removed gtest-all.cc; .cc files including other .cc files is weirdMisha Brukman2009-01-011-0/+1267
* Import of Google Test 1.2.1, with the non-essential bits removed.Misha Brukman2008-12-319-0/+11228