aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_uninitialized_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in ↵zhanyong.wan2009-04-091-35/+6
| | | | GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan).
* Adding test/gtest_uninitialized_test.py missing from the previous check-invladlosev2008-11-261-14/+4
|
* Makes the Python tests more portable by calling standard functions to ↵shiqian2008-09-181-7/+1
| | | | interpret the result of os.system(). This could fix the broken Python tests on some users' machines.
* Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest ↵shiqian2008-07-081-2/+9
| | | | compile on Windows CE.
* Initial import.shiqian2008-07-031-0/+110