summaryrefslogtreecommitdiff
path: root/test/gtest_env_var_test.py
Commit message (Expand)AuthorAge
* Removes obsolete debug code.vladlosev2012-09-06
* Misc small updates to some debug death code, and to messages streaming to macrosjgm@google.com2012-03-09
* Changes default of --gtest_catch_exceptions to true.vladlosev2010-10-26
* Google Test's Python tests now pass on Solaris.vladlosev2010-02-15
* More implementation of the event listener interface (by Vlad Losev); Reduces ...zhanyong.wan2009-09-04
* Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; h...zhanyong.wan2009-07-01
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-17
* Makes gtest print elapsed time by default.zhanyong.wan2009-04-14
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...zhanyong.wan2009-04-09
* Implements --gtest_throw_on_failure for using gtest with other testing framew...zhanyong.wan2009-03-06
* Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.shiqian2009-01-08
* Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com.shiqian2008-07-25
* Initial import.shiqian2008-07-03