aboutsummaryrefslogtreecommitdiff
path: root/utils/unittest/googletest/gtest.cc
AgeCommit message (Expand)Author
2012-01-22Help GCC along with code that's actually unreachable.David Blaikie
2012-01-21Remove unreachable defaults from gtest.David Blaikie
2011-07-27Merge gtest-1.6.0.Jay Foad
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2010-10-07gtest: Fix warnings on MinGW.Michael J. Spencer
2010-09-04delete dead code.Chris Lattner
2010-07-12Silence a warning.Jakob Stoklund Olesen
2010-06-02Merge gtest-1.5.0.Benjamin Kramer
2010-06-02Merge gtest-1.4.0.Benjamin Kramer
2010-06-02Merge gtest-1.3.0.Benjamin Kramer
2009-12-16Remove superfluous 'extern' variable that was causing a warning with clang.Bill Wendling
2009-02-12Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disableJulien Lerouge
2009-01-01* Removed gtest-all.cc; .cc files including other .cc files is weirdMisha Brukman
2009-01-01Moved Google Test code up one directory so that we can use a standard LLVMMisha Brukman