aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_filter_unittest.py
Commit message (Expand)AuthorAgeFilesLines
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-171-35/+37
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...zhanyong.wan2009-04-091-24/+52
* Enables death tests on Cygwin and Mac (by Vlad Losev); fixes a python test on...zhanyong.wan2009-03-171-1/+1
* 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