summaryrefslogtreecommitdiff
path: root/utils/unittest/googletest/include
Commit message (Expand)AuthorAge
* Support GTest for FreeBSD platforms (9.x)Alexey Samsonov2014-02-19
* Comment out unused macro because of warningRenato Golin2014-01-30
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Move all of the GoogleTest files back to the same locations they occupyChandler Carruth2013-11-15
* Modify the LLVM checkout of googletest:Alexey Samsonov2012-12-06
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-27
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-27
* Fix Android build of gtest and lib/Support.Evgeniy Stepanov2012-09-04
* Remove dead private member variables from gtest.Benjamin Kramer2012-06-06
* Remove unreachable defaults from gtest.David Blaikie2012-01-21
* Merge gtest-1.6.0.Jay Foad2011-07-27
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Fixes warnings emitted by Visual Studio 2010 compiler.Oscar Fuentes2011-03-01
* CMake: Build unittests.Michael J. Spencer2010-09-24
* Revert r111082. No warnings for this common pattern.Argyrios Kyrtzidis2010-08-15
* Add ATTRIBUTE_UNUSED to methods that are not supposed to be used.Argyrios Kyrtzidis2010-08-14
* Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also,Nick Lewycky2010-06-23
* Merge gtest-1.5.0.Benjamin Kramer2010-06-02
* Merge gtest-1.4.0.Benjamin Kramer2010-06-02
* Merge gtest-1.3.0.Benjamin Kramer2010-06-02
* Fix -Asserts warnings.Daniel Dunbar2010-04-13
* add minix support, patch by Kees van Reeuwijk! PR6797Chris Lattner2010-04-09
* Fix an issue in googletest where a name was used before it was defined.Eli Friedman2009-12-18
* Haiku porting patches, Credit to Paul Davey.Edward O'Callaghan2009-10-12
* Teach googletest to use raw_ostream instead of just std::ostream.Jeffrey Yasskin2009-09-05
* * Removed gtest-all.cc; .cc files including other .cc files is weirdMisha Brukman2009-01-01
* Import of Google Test 1.2.1, with the non-essential bits removed.Misha Brukman2008-12-31