index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
gmock-printers_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes the explanation generated by many composite matchers (by Manuel Klimek)...
zhanyong.wan
2010-03-16
1
-7
/
+13
*
Fixes a slew of compiler warnings and turns on "warning as error" in the scon...
zhanyong.wan
2009-12-23
1
-7
/
+7
*
Removes uses of GTEST_HAS_STD_STRING.
zhanyong.wan
2009-12-16
1
-2
/
+0
*
Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Lo...
zhanyong.wan
2009-12-01
1
-3
/
+14
*
Changes gmock's version to 1.4.0. Also fixes a compiler warning.
zhanyong.wan
2009-09-30
1
-1
/
+1
*
Makes gmock work on Symbian (both 3rd & 5th editions), original patch contrib...
zhanyong.wan
2009-09-25
1
-4
/
+4
*
Simplifies the definition of NativeArray. Works around a VC bug in StrictMoc...
zhanyong.wan
2009-09-16
1
-4
/
+4
*
Improves protobuf print format.
zhanyong.wan
2009-08-14
1
-3
/
+22
*
Makes all container matchers work with (possibly multi-dimensional) native ar...
zhanyong.wan
2009-06-04
1
-0
/
+45
*
Avoids unnecessary printing of call into to internal buffers;
zhanyong.wan
2009-05-29
1
-33
/
+21
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
1
-10
/
+10
*
Implements custom description string for MATCHER*.
zhanyong.wan
2009-02-19
1
-9
/
+52
*
Implements the MATCHER* macros.
zhanyong.wan
2009-02-12
1
-0
/
+24
*
Fixes the "ambiguous overload" compiler error when a mock function takes an a...
zhanyong.wan
2009-02-11
1
-0
/
+58
*
Fixes compatibility with gcc 4.3's tuple implementation.
shiqian
2008-12-11
1
-0
/
+23
*
Initial drop of Google Mock. The files are incomplete and thus may not build...
shiqian
2008-12-10
1
-0
/
+903