Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 1 | -88/+0 |
| | |||||
* | Indents preprocessor directives. | zhanyong.wan | 2011-02-22 | 1 | -4/+6 |
| | |||||
* | Include gtest headers as user headers instead of system headers. | zhanyong.wan | 2010-09-14 | 1 | -1/+1 |
| | |||||
* | Makes gtest_break_on_failure_unittest work on minGW (by vladl); improves | zhanyong.wan | 2010-07-08 | 1 | -1/+1 |
| | | | | the NULL-dereferencing hack to work with LLVM (by chandlerc). | ||||
* | Adds support for alternate path separator on Windows, and make all tests ↵ | zhanyong.wan | 2010-02-02 | 1 | -0/+20 |
| | | | | pass with CMake and VC++ 9 (by Manuel Klimek). | ||||
* | Implements --gtest_throw_on_failure for using gtest with other testing ↵ | zhanyong.wan | 2009-03-06 | 1 | -1/+0 |
| | | | | frameworks. | ||||
* | Cleans up macro definitions. | zhanyong.wan | 2009-02-23 | 1 | -2/+2 |
| | |||||
* | Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windows | vladlosev | 2008-11-26 | 1 | -0/+8 |
| | |||||
* | Initial import. | shiqian | 2008-07-03 | 1 | -0/+59 |