Fix a ton of comment typos found by codespell. Patch by
[oota-llvm.git] / utils / unittest / googletest / include / gtest / internal /
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-09-24 Michael J. SpencerCMake: Build unittests.
2010-08-15 Argyrios KyrtzidisRevert r111082. No warnings for this common pattern.
2010-08-14 Argyrios KyrtzidisAdd ATTRIBUTE_UNUSED to methods that are not supposed...
2010-06-23 Nick LewyckyDon't link against libm and libpthread which don't...
2010-06-02 Benjamin KramerMerge gtest-1.5.0.
2010-06-02 Benjamin KramerMerge gtest-1.4.0.
2010-06-02 Benjamin KramerMerge gtest-1.3.0.
2010-04-13 Daniel DunbarFix -Asserts warnings.
2010-04-09 Chris Lattneradd minix support, patch by Kees van Reeuwijk! PR6797
2009-10-12 Edward O'CallaghanHaiku porting patches, Credit to Paul Davey.
2009-09-05 Jeffrey YasskinTeach googletest to use raw_ostream instead of just...
2009-01-01 Misha Brukman* Removed gtest-all.cc; .cc files including other ...
2008-12-31 Misha BrukmanImport of Google Test 1.2.1, with the non-essential...