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