summaryrefslogtreecommitdiff
path: root/utils/unittest/googletest/gtest.cc
Commit message (Expand)AuthorAge
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-27
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-27
* Fix a typo (the the => the)Sylvestre Ledru2012-07-23
* Help GCC along with code that's actually unreachable.David Blaikie2012-01-22
* Remove unreachable defaults from gtest.David Blaikie2012-01-21
* Merge gtest-1.6.0.Jay Foad2011-07-27
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* gtest: Fix warnings on MinGW.Michael J. Spencer2010-10-07
* delete dead code.Chris Lattner2010-09-04
* Silence a warning.Jakob Stoklund Olesen2010-07-12
* Merge gtest-1.5.0.Benjamin Kramer2010-06-02
* Merge gtest-1.4.0.Benjamin Kramer2010-06-02
* Merge gtest-1.3.0.Benjamin Kramer2010-06-02
* Remove superfluous 'extern' variable that was causing a warning with clang.Bill Wendling2009-12-16
* Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disableJulien Lerouge2009-02-12
* * Removed gtest-all.cc; .cc files including other .cc files is weirdMisha Brukman2009-01-01
* Moved Google Test code up one directory so that we can use a standard LLVMMisha Brukman2009-01-01