aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_filter_unittest.py
Commit message (Collapse)AuthorAgeFilesLines
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in ↵zhanyong.wan2009-04-091-24/+52
| | | | GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan).
* Enables death tests on Cygwin and Mac (by Vlad Losev); fixes a python test ↵zhanyong.wan2009-03-171-1/+1
| | | | on Mac.
* Implements the test sharding protocol. By Eric Fellheimer.zhanyong.wan2009-02-091-11/+151
|
* Implements --gtest_also_run_disabled_tests. By Eric Roman.shiqian2009-01-101-7/+65
|
* Value-parameterized tests and many bugfixesvladlosev2008-11-201-40/+89
|
* Initial import.shiqian2008-07-031-0/+315