summaryrefslogtreecommitdiff
path: root/test/gtest_break_on_failure_unittest.py
Commit message (Expand)AuthorAge
* Google Test's Python tests now pass on Solaris.vladlosev2010-02-15
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-17
* Fixes the broken gtest_break_on_failure_unittest.py.zhanyong.wan2009-05-07
* Uses DebugBreak() to properly break on Windows (by Vlad Losev).zhanyong.wan2009-05-05
* 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
* Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windowsvladlosev2008-11-26
* Makes the Python tests more portable by calling standard functions to interpr...shiqian2008-09-18
* Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ...shiqian2008-07-09
* Initial import.shiqian2008-07-03