Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prints help when encountering unrecognized Google Test flags. | vladlosev | 2009-10-22 | 1 | -5/+41 |
* | Adds the command line flags needed for test shuffling. Most code by Josh Kel... | zhanyong.wan | 2009-07-14 | 1 | -0/+2 |
* | Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);... | zhanyong.wan | 2009-06-17 | 1 | -3/+2 |
* | Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge... | zhanyong.wan | 2009-04-09 | 1 | -6/+1 |
* | Simplifies implementation by defining a POSIX portability layer; adds the dea... | zhanyong.wan | 2009-03-26 | 1 | -0/+3 |
* | Fixes two tests on Cygwin, which has no python 2.4. | zhanyong.wan | 2009-03-17 | 1 | -1/+1 |
* | Implements the --help flag; fixes tests on Windows. | zhanyong.wan | 2009-03-11 | 1 | -0/+127 |