aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_test_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in ↵zhanyong.wan2009-04-091-3/+35
| | | | GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan).
* 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 ↵shiqian2008-09-181-0/+20
| | | | interpret the result of os.system(). This could fix the broken Python tests on some users' machines.
* Initial import.shiqian2008-07-031-0/+106