Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). | zhanyong.wan | 2009-09-30 | 1 | -1/+15 |
* | More implementation of the event listener interface (by Vlad Losev); Reduces ... | zhanyong.wan | 2009-09-04 | 1 | -2/+31 |
* | Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);... | zhanyong.wan | 2009-06-17 | 1 | -13/+18 |
* | Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge... | zhanyong.wan | 2009-04-09 | 1 | -6/+4 |
* | Cleans up death test implementation (by Vlad Losev); changes the XML format t... | zhanyong.wan | 2009-03-24 | 1 | -4/+4 |
* | Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windows | vladlosev | 2008-11-26 | 1 | -12/+12 |
* | Fixed two of the failing tests mentioned in issue 9 | vladlosev | 2008-11-22 | 1 | -6/+5 |
* | Lots of changes: | shiqian | 2008-09-26 | 1 | -7/+13 |
* | Makes the Python tests more portable by calling standard functions to interpr... | shiqian | 2008-09-18 | 1 | -9/+11 |
* | Initial import. | shiqian | 2008-07-03 | 1 | -0/+171 |