summaryrefslogtreecommitdiff
path: root/test/gtest_break_on_failure_unittest_.cc
Commit message (Expand)AuthorAgeFilesLines
* Indents preprocessor directives.zhanyong.wan2011-02-221-4/+6
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-1/+1
* Makes gtest_break_on_failure_unittest work on minGW (by vladl); improveszhanyong.wan2010-07-081-1/+1
* Adds support for alternate path separator on Windows, and make all tests pass...zhanyong.wan2010-02-021-0/+20
* Implements --gtest_throw_on_failure for using gtest with other testing framew...zhanyong.wan2009-03-061-1/+0
* Cleans up macro definitions.zhanyong.wan2009-02-231-2/+2
* Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windowsvladlosev2008-11-261-0/+8
* Initial import.shiqian2008-07-031-0/+59