summaryrefslogtreecommitdiff
path: root/test/gtest_uninitialized_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong ↵zhanyong.wan2009-06-171-3/+1
| | | | | | Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev). git-svn-id: http://googletest.googlecode.com/svn/trunk@267 861a406c-534a-0410-8894-cb66d6ee9925
* 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). git-svn-id: http://googletest.googlecode.com/svn/trunk@238 861a406c-534a-0410-8894-cb66d6ee9925
* Adding test/gtest_uninitialized_test.py missing from the previous check-invladlosev2008-11-261-14/+4
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@138 861a406c-534a-0410-8894-cb66d6ee9925
* 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. git-svn-id: http://googletest.googlecode.com/svn/trunk@95 861a406c-534a-0410-8894-cb66d6ee9925
* Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest ↵shiqian2008-07-081-2/+9
| | | | | | compile on Windows CE. git-svn-id: http://googletest.googlecode.com/svn/trunk@54 861a406c-534a-0410-8894-cb66d6ee9925
* Initial import.shiqian2008-07-031-0/+110
git-svn-id: http://googletest.googlecode.com/svn/trunk@40 861a406c-534a-0410-8894-cb66d6ee9925