index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
gtest
/
internal
/
gtest-death-test-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unfortunately, the svn repo is a bit out of date. This commit contains 8
jgm
2012-11-15
1
-5/+5
*
Misc small updates to some debug death code, and to messages streaming to macros
jgm
2012-03-09
1
-0/+11
*
Indents preprocessor directives.
zhanyong.wan
2011-02-22
1
-7/+9
*
Modifies handling of C++ exceptions in death tests to treat exceptions escapi...
vladlosev
2010-10-18
1
-3/+32
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-1/+1
*
Fixes warnings when built by GCC with -Wswitch-default. Original patch by Zhi...
vladlosev
2010-07-14
1
-0/+2
*
Supports building gtest as a DLL (by Vlad Losev).
zhanyong.wan
2010-03-05
1
-2/+2
*
Turns on -Wshadow (by Preston Jackson).
zhanyong.wan
2009-12-16
1
-5/+6
*
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
zhanyong.wan
2009-09-30
1
-2/+2
*
Simplifies the implementation of GTEST_LOG_ & GTEST_LOG_; renames
zhanyong.wan
2009-09-16
1
-7/+5
*
Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...
zhanyong.wan
2009-09-11
1
-0/+49
*
Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscr...
zhanyong.wan
2009-04-24
1
-1/+1
*
Simplifies implementation by defining a POSIX portability layer; adds the dea...
zhanyong.wan
2009-03-26
1
-15/+1
*
Cleans up death test implementation (by Vlad Losev); changes the XML format t...
zhanyong.wan
2009-03-24
1
-6/+8
*
Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac...
zhanyong.wan
2009-03-06
1
-7/+44
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
1
-1/+1
*
Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.
shiqian
2009-01-08
1
-0/+1
*
Many changes:
shiqian
2008-10-11
1
-10/+10
*
Initial import.
shiqian
2008-07-03
1
-0/+201