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-tuple.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move everything in googletest into googletest/googletest
Billy Donahue
2015-08-25
1
-1020
/
+0
*
Make Google Test build cleanly on Visual Studio 2010, 2012, 2013.
kosak
2014-01-13
1
-0
/
+8
*
Fixes gtest-tuple.h in Visual C++ 7.1.
vladlosev
2012-09-06
1
-23
/
+23
*
Improves conformance to the Google C++ Style Guide (by Greg Miller).
vladlosev
2011-11-04
1
-22
/
+66
*
Indents preprocessor directives.
zhanyong.wan
2011-02-22
1
-2
/
+2
*
Adds Solaris support (by Hady Zalek)
vladlosev
2010-02-03
1
-1
/
+2
*
Implements support for AssertionResult in Boolean assertions such as EXPECT_T...
vladlosev
2009-10-20
1
-10
/
+11
*
Implements EXPECT_DEATH_IF_SUPPORTED (by Vlad Losev); Fixes compatibility wit...
zhanyong.wan
2009-08-07
1
-5
/
+5
*
Makes gtest's tuple implementation work with Symbian 5th edition by bypassing...
zhanyong.wan
2009-06-24
1
-29
/
+50
*
Fixes compatibility with Windows CE and Symbian (By Tim Baverstock and Mika).
zhanyong.wan
2009-06-19
1
-3
/
+3
*
Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...
zhanyong.wan
2009-06-17
1
-0
/
+945