summaryrefslogtreecommitdiff
path: root/test/gtest_filter_unittest.py
Commit message (Expand)AuthorAge
* Fixes gtest_filter_unittest and gtest_help_test on systems without death tests.vladlosev2010-04-08
* Google Test's Python tests now pass on Solaris.vladlosev2010-02-15
* Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; h...zhanyong.wan2009-07-01
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-17
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...zhanyong.wan2009-04-09
* Enables death tests on Cygwin and Mac (by Vlad Losev); fixes a python test on...zhanyong.wan2009-03-17
* Implements the test sharding protocol. By Eric Fellheimer.zhanyong.wan2009-02-09
* Implements --gtest_also_run_disabled_tests. By Eric Roman.shiqian2009-01-10
* Value-parameterized tests and many bugfixesvladlosev2008-11-20
* Initial import.shiqian2008-07-03