summaryrefslogtreecommitdiff
path: root/test/gtest_env_var_test.py
Commit message (Collapse)AuthorAge
* Changes default of --gtest_catch_exceptions to true.vladlosev2010-10-26
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@504 861a406c-534a-0410-8894-cb66d6ee9925
* Google Test's Python tests now pass on Solaris.vladlosev2010-02-15
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@374 861a406c-534a-0410-8894-cb66d6ee9925
* More implementation of the event listener interface (by Vlad Losev); Reduces ↵zhanyong.wan2009-09-04
| | | | | | the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev). git-svn-id: http://googletest.googlecode.com/svn/trunk@301 861a406c-534a-0410-8894-cb66d6ee9925
* Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; ↵zhanyong.wan2009-07-01
| | | | | | hides methods that we don't want to publish; makes win-dbg8 the default scons configuration (all by Vlad Losev). git-svn-id: http://googletest.googlecode.com/svn/trunk@278 861a406c-534a-0410-8894-cb66d6ee9925
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong ↵zhanyong.wan2009-06-17
| | | | | | 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 gtest print elapsed time by default.zhanyong.wan2009-04-14
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@240 861a406c-534a-0410-8894-cb66d6ee9925
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in ↵zhanyong.wan2009-04-09
| | | | | | 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
* Implements --gtest_throw_on_failure for using gtest with other testing ↵zhanyong.wan2009-03-06
| | | | | | frameworks. git-svn-id: http://googletest.googlecode.com/svn/trunk@199 861a406c-534a-0410-8894-cb66d6ee9925
* Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.shiqian2009-01-08
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@170 861a406c-534a-0410-8894-cb66d6ee9925
* Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com.shiqian2008-07-25
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@71 861a406c-534a-0410-8894-cb66d6ee9925
* Initial import.shiqian2008-07-03
git-svn-id: http://googletest.googlecode.com/svn/trunk@40 861a406c-534a-0410-8894-cb66d6ee9925