Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 1 | -207/+0 |
| | |||||
* | prints type/value parameters when listing tests | zhanyong.wan | 2013-04-10 | 1 | -31/+61 |
| | |||||
* | Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; ↵ | zhanyong.wan | 2009-07-01 | 1 | -22/+17 |
| | | | | hides methods that we don't want to publish; makes win-dbg8 the default scons configuration (all by Vlad Losev). | ||||
* | Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong ↵ | zhanyong.wan | 2009-06-17 | 1 | -5/+2 |
| | | | | Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev). | ||||
* | Makes --gtest_list_tests honor the test filter (by Jay Campan). | zhanyong.wan | 2009-04-24 | 1 | -17/+38 |
| | |||||
* | Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in ↵ | zhanyong.wan | 2009-04-09 | 1 | -2/+1 |
| | | | | GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan). | ||||
* | Initial import. | shiqian | 2008-07-03 | 1 | -0/+165 |