summaryrefslogtreecommitdiff
path: root/test/gtest_help_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Changes default of --gtest_catch_exceptions to true.vladlosev2010-10-261-1/+1
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@504 861a406c-534a-0410-8894-cb66d6ee9925
* Removes the Windows golden file (by Vlad Losev); implements test result ↵zhanyong.wan2010-08-191-5/+8
| | | | | | streaming (by Nikhil Jindal and cleaned up by Zhanyong Wan). git-svn-id: http://googletest.googlecode.com/svn/trunk@478 861a406c-534a-0410-8894-cb66d6ee9925
* Renames test script flags.vladlosev2010-05-131-1/+1
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@431 861a406c-534a-0410-8894-cb66d6ee9925
* Fixes gtest_filter_unittest and gtest_help_test on systems without death tests.vladlosev2010-04-081-4/+11
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@411 861a406c-534a-0410-8894-cb66d6ee9925
* Prints help when encountering unrecognized Google Test flags.vladlosev2009-10-221-5/+41
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@335 861a406c-534a-0410-8894-cb66d6ee9925
* Adds the command line flags needed for test shuffling. Most code by Josh ↵zhanyong.wan2009-07-141-0/+2
| | | | | | Kelley. git-svn-id: http://googletest.googlecode.com/svn/trunk@282 861a406c-534a-0410-8894-cb66d6ee9925
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong ↵zhanyong.wan2009-06-171-3/+2
| | | | | | 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-6/+1
| | | | | | 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
* Simplifies implementation by defining a POSIX portability layer; adds the ↵zhanyong.wan2009-03-261-0/+3
| | | | | | death test style flag to --help. git-svn-id: http://googletest.googlecode.com/svn/trunk@227 861a406c-534a-0410-8894-cb66d6ee9925
* Fixes two tests on Cygwin, which has no python 2.4.zhanyong.wan2009-03-171-1/+1
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@208 861a406c-534a-0410-8894-cb66d6ee9925
* Implements the --help flag; fixes tests on Windows.zhanyong.wan2009-03-111-0/+127
git-svn-id: http://googletest.googlecode.com/svn/trunk@204 861a406c-534a-0410-8894-cb66d6ee9925