summaryrefslogtreecommitdiff
path: root/test/gtest_test_utils.py
Commit message (Expand)AuthorAge
* Fixes a user reported test break (modifying a dict while iterating).vladlosev2011-08-16
* Updates an outdated error message.vladlosev2011-02-10
* Renames test script flags.vladlosev2010-05-13
* Google Test's Python tests now pass on Solaris.vladlosev2010-02-15
* Refactors run_tests.py s.t. it can be shared by gmock (by Vlad Losev); Fixes ...zhanyong.wan2009-11-24
* Blocks test binaries from inheriting GTEST_OUTPUT variable when invoked from ...vladlosev2009-11-17
* Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; h...zhanyong.wan2009-07-01
* Fixes the broken run_tests_test (by Vlad Losev).zhanyong.wan2009-06-19
* 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
* Implements the --help flag; fixes tests on Windows.zhanyong.wan2009-03-11
* Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windowsvladlosev2008-11-26
* Fixed two of the failing tests mentioned in issue 9vladlosev2008-11-22
* Makes the Python tests more portable by calling standard functions to interpr...shiqian2008-09-18
* Initial import.shiqian2008-07-03