index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
gtest-death-test_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes uses of GTEST_HAS_STD_STRING.
zhanyong.wan
2009-12-16
1
-2
/
+0
*
Implements test shuffling (by Zhanyong Wan, based on Josh Kelley's original p...
zhanyong.wan
2009-09-30
1
-1
/
+7
*
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
zhanyong.wan
2009-09-30
1
-8
/
+11
*
Makes gtest compile clean with MSVC's warning 4100 (unused formal parameter) ...
zhanyong.wan
2009-09-17
1
-3
/
+4
*
Simplifies the implementation of GTEST_LOG_ & GTEST_LOG_; renames
zhanyong.wan
2009-09-16
1
-6
/
+6
*
Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...
zhanyong.wan
2009-09-11
1
-2
/
+75
*
Enables String to contain NUL (by Zhanyong Wan); Adds scons scripts (by Vlad ...
zhanyong.wan
2009-09-01
1
-3
/
+3
*
Implements EXPECT_DEATH_IF_SUPPORTED (by Vlad Losev); Fixes compatibility wit...
zhanyong.wan
2009-08-07
1
-0
/
+38
*
Makes gtest compile clean with gcc -Wall -Werror (by Zhanyong Wan); refactors...
zhanyong.wan
2009-07-22
1
-3
/
+3
*
More refactoring for the event listener API, by Vlad Losev.
zhanyong.wan
2009-07-16
1
-6
/
+1
*
Refactors for the event listener API (by Vlad Losev): hides some methods in U...
zhanyong.wan
2009-06-25
1
-11
/
+10
*
Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscr...
zhanyong.wan
2009-04-24
1
-2
/
+2
*
Simplifies implementation by defining a POSIX portability layer; adds the dea...
zhanyong.wan
2009-03-26
1
-13
/
+4
*
Cleans up death test implementation (by Vlad Losev); changes the XML format t...
zhanyong.wan
2009-03-24
1
-12
/
+5
*
Enables death tests on Cygwin and Mac (by Vlad Losev); fixes a python test on...
zhanyong.wan
2009-03-17
1
-2
/
+3
*
Implements the --help flag; fixes tests on Windows.
zhanyong.wan
2009-03-11
1
-0
/
+13
*
Fixes death-test-related tests on Windows, by Vlad Losev.
zhanyong.wan
2009-03-11
1
-3
/
+6
*
Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac...
zhanyong.wan
2009-03-06
1
-9
/
+259
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
1
-3
/
+3
*
Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.
shiqian
2009-01-08
1
-6
/
+17
*
Many changes:
shiqian
2008-10-11
1
-7
/
+7
*
Improves thread-safe death tests by changing to the original working director...
shiqian
2008-09-12
1
-28
/
+62
*
Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt...
shiqian
2008-08-01
1
-27
/
+2
*
Initial import.
shiqian
2008-07-03
1
-0
/
+862