[AArch64]Fix bug in function names in test case
[oota-llvm.git] / utils / unittest / googletest / include /
2015-06-23 Alexander KornienkoRevert r240271 (Fixed/added namespace ending comments...
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-03-11 Chandler CarruthFix a grammar issue I introduced.
2015-03-11 Chandler CarruthInspired by r231891, use gender neutral pronouns in...
2015-03-03 David BlaikieAvoid explicitly declaring the copy assignment operator...
2014-02-19 Alexey SamsonovSupport GTest for FreeBSD platforms (9.x)
2014-01-30 Renato GolinComment out unused macro because of warning
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-15 Chandler CarruthMove all of the GoogleTest files back to the same locat...
2012-12-06 Alexey SamsonovModify the LLVM checkout of googletest:
2012-09-27 Sylvestre LedruRevert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
2012-09-27 Sylvestre LedruFix a typo 'iff' => 'if'
2012-09-04 Evgeniy StepanovFix Android build of gtest and lib/Support.
2012-06-06 Benjamin KramerRemove dead private member variables from gtest.
2012-01-21 David BlaikieRemove unreachable defaults from gtest.
2011-07-27 Jay FoadMerge gtest-1.6.0.
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-03-01 Oscar FuentesFixes warnings emitted by Visual Studio 2010 compiler.
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-12-18 Eli FriedmanFix an issue in googletest where a name was used before...
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...