aboutsummaryrefslogtreecommitdiffstats
path: root/utils/unittest/googletest/include
Commit message (Expand)AuthorAgeFilesLines
* Remove unreachable defaults from gtest.David Blaikie2012-01-211-2/+0
* Merge gtest-1.6.0.Jay Foad2011-07-2720-755/+2252
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Fixes warnings emitted by Visual Studio 2010 compiler.Oscar Fuentes2011-03-011-0/+2
* 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-0218-736/+1111
* Merge gtest-1.4.0.Benjamin Kramer2010-06-0215-840/+2734
* Merge gtest-1.3.0.Benjamin Kramer2010-06-0214-162/+533
* Fix -Asserts warnings.Daniel Dunbar2010-04-131-0/+1
* add minix support, patch by Kees van Reeuwijk! PR6797Chris Lattner2010-04-091-1/+2
* Fix an issue in googletest where a name was used before it was defined.Eli Friedman2009-12-181-1/+6
* 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-3118-0/+15442