summaryrefslogtreecommitdiff
path: root/test/gtest_filter_unittest.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes gtest_filter_unittest and gtest_help_test on systems without death tests.vladlosev2010-04-081-60/+68
* Google Test's Python tests now pass on Solaris.vladlosev2010-02-151-15/+46
* Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; h...zhanyong.wan2009-07-011-33/+35
* 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