aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/unittest/googletest/src
AgeCommit message (Expand)AuthorFilesLines
2014-03-14Reverted r203879.Galina Kistanova1-1/+1
2014-03-14Fixed misuse of isascii. Also fixes mingw32 build, see http://msdn.microsoft....Galina Kistanova1-1/+1
2013-11-19[weak vtables] Remove a bunch of weak vtablesJuergen Ributzka4-1/+31
2013-11-18Unbreak the build after r194997Alexey Samsonov1-2/+0
2013-11-18Revert r194865 and r194874.Alexey Samsonov4-24/+1
2013-11-16gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since ...NAKAMURA Takumi1-2/+2
2013-11-15Fix previous commit (r194865)Juergen Ributzka1-0/+2
2013-11-15[weak vtables] Remove a bunch of weak vtablesJuergen Ributzka4-1/+24
2013-11-15Move all of the GoogleTest files back to the same locations they occupyChandler Carruth9-0/+8888
2009-01-01Moved Google Test code up one directory so that we can use a standard LLVMMisha Brukman9-6947/+0
2008-12-31Import of Google Test 1.2.1, with the non-essential bits removed.Misha Brukman9-0/+6947