summaryrefslogtreecommitdiff
path: root/include/gtest/internal/gtest-death-test-internal.h
Commit message (Expand)AuthorAge
* Misc small updates to some debug death code, and to messages streaming to macrosjgm@google.com2012-03-09
* Indents preprocessor directives.zhanyong.wan2011-02-22
* Modifies handling of C++ exceptions in death tests to treat exceptions escapi...vladlosev2010-10-18
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Fixes warnings when built by GCC with -Wswitch-default. Original patch by Zhi...vladlosev2010-07-14
* Supports building gtest as a DLL (by Vlad Losev).zhanyong.wan2010-03-05
* Turns on -Wshadow (by Preston Jackson).zhanyong.wan2009-12-16
* Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).zhanyong.wan2009-09-30
* Simplifies the implementation of GTEST_LOG_ & GTEST_LOG_; renameszhanyong.wan2009-09-16
* Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...zhanyong.wan2009-09-11
* Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscr...zhanyong.wan2009-04-24
* Simplifies implementation by defining a POSIX portability layer; adds the dea...zhanyong.wan2009-03-26
* Cleans up death test implementation (by Vlad Losev); changes the XML format t...zhanyong.wan2009-03-24
* Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac...zhanyong.wan2009-03-06
* Cleans up macro definitions.zhanyong.wan2009-02-23
* Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.shiqian2009-01-08
* Many changes:shiqian2008-10-11
* Initial import.shiqian2008-07-03