aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; h...zhanyong.wan2009-07-011-5/+15
* Fixes the broken run_tests_test (by Vlad Losev).zhanyong.wan2009-06-191-1/+2
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-171-2/+35
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...zhanyong.wan2009-04-091-3/+35
* Implements the --help flag; fixes tests on Windows.zhanyong.wan2009-03-111-14/+14
* Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windowsvladlosev2008-11-261-22/+65
* Fixed two of the failing tests mentioned in issue 9vladlosev2008-11-221-0/+25
* Makes the Python tests more portable by calling standard functions to interpr...shiqian2008-09-181-0/+20
* Initial import.shiqian2008-07-031-0/+106