index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
gtest-typed-test_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move everything in googletest into googletest/googletest
Billy Donahue
2015-08-25
1
-380
/
+0
*
Strip trailing whitespace when stringifying type lists.
kosak
2014-11-17
1
-0
/
+19
*
Make Google Test build cleanly on Visual Studio 2010, 2012, 2013.
kosak
2014-01-13
1
-1
/
+2
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-1
/
+1
*
Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ...
zhanyong.wan
2010-03-04
1
-6
/
+6
*
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
zhanyong.wan
2009-09-30
1
-4
/
+6
*
Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...
zhanyong.wan
2009-09-11
1
-8
/
+4
*
Makes gtest compile clean with gcc -Wall -Werror (by Zhanyong Wan); refactors...
zhanyong.wan
2009-07-22
1
-2
/
+2
*
Fixes death-test-related tests on Windows, by Vlad Losev.
zhanyong.wan
2009-03-11
1
-4
/
+4
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
1
-3
/
+3
*
Value-parameterized tests and many bugfixes
vladlosev
2008-11-20
1
-0
/
+12
*
Adds new files for type-parameterized tests, which I forgot to commit in the ...
shiqian
2008-09-09
1
-0
/
+350