summaryrefslogtreecommitdiff
path: root/test/gtest_break_on_failure_unittest.py
Commit message (Expand)AuthorAgeFilesLines
* supports a protocol for catching tests that prematurely exitzhanyong.wan2013-09-061-15/+9
* Google Test's Python tests now pass on Solaris.vladlosev2010-02-151-4/+7
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-171-2/+1
* Fixes the broken gtest_break_on_failure_unittest.py.zhanyong.wan2009-05-071-0/+2
* Uses DebugBreak() to properly break on Windows (by Vlad Losev).zhanyong.wan2009-05-051-0/+16
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...zhanyong.wan2009-04-091-2/+2
* Implements --gtest_throw_on_failure for using gtest with other testing framew...zhanyong.wan2009-03-061-5/+18
* Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windowsvladlosev2008-11-261-6/+12
* Makes the Python tests more portable by calling standard functions to interpr...shiqian2008-09-181-4/+1
* Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ...shiqian2008-07-091-2/+6
* Initial import.shiqian2008-07-031-0/+178