index
:
avr/qmk/googletest
master
[no description]
about
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
*
Move everything in googletest into googletest/googletest
Billy Donahue
2015-08-25
1
-319
/
+0
*
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