summaryrefslogtreecommitdiff
path: root/test/gtest-death-test_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscr...zhanyong.wan2009-04-241-2/+2
* Simplifies implementation by defining a POSIX portability layer; adds the dea...zhanyong.wan2009-03-261-13/+4
* Cleans up death test implementation (by Vlad Losev); changes the XML format t...zhanyong.wan2009-03-241-12/+5
* Enables death tests on Cygwin and Mac (by Vlad Losev); fixes a python test on...zhanyong.wan2009-03-171-2/+3
* Implements the --help flag; fixes tests on Windows.zhanyong.wan2009-03-111-0/+13
* Fixes death-test-related tests on Windows, by Vlad Losev.zhanyong.wan2009-03-111-3/+6
* Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac...zhanyong.wan2009-03-061-9/+259
* Cleans up macro definitions.zhanyong.wan2009-02-231-3/+3
* Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.shiqian2009-01-081-6/+17
* Many changes:shiqian2008-10-111-7/+7
* Improves thread-safe death tests by changing to the original working director...shiqian2008-09-121-28/+62
* Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt...shiqian2008-08-011-27/+2
* Initial import.shiqian2008-07-031-0/+862