aboutsummaryrefslogtreecommitdiffstats
path: root/include/gtest/internal/gtest-death-test-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Simplifies implementation by defining a POSIX portability layer; adds the dea...zhanyong.wan2009-03-261-15/+1
* Cleans up death test implementation (by Vlad Losev); changes the XML format t...zhanyong.wan2009-03-241-6/+8
* Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac...zhanyong.wan2009-03-061-7/+44
* Cleans up macro definitions.zhanyong.wan2009-02-231-1/+1
* Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.shiqian2009-01-081-0/+1
* Many changes:shiqian2008-10-111-10/+10
* Initial import.shiqian2008-07-031-0/+201