index
:
delta/googlemock.git
baserock/morph
master
release-1.0
release-1.1
release-1.4
release-1.5
googlemock.googlecode.com: Obsolete (use googletest-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
gmock-generated-matchers_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export tuple and friends in the ::testing namespace.
kosak@google.com
2014-04-02
1
-5
/
+5
*
Distinguish between C++11 language and library support for <initializer_list>.
kosak@google.com
2013-12-04
1
-2
/
+2
*
Fix warnings encountered with clang -Wall, and pull in gtest 670.
kosak@google.com
2013-12-03
1
-22
/
+19
*
Makes some container matchers accept initializer lists in C++11 mode and work...
zhanyong.wan
2013-08-08
1
-0
/
+39
*
Adds matchers UnorderedElementsAre[Array]() (by Billy Donahue); pulls in
zhanyong.wan
2013-07-28
1
-5
/
+6
*
Removes unused variables and functions.
zhanyong.wan
2013-03-01
1
-0
/
+13
*
Unfortunately, the svn repo is a bit out of date. This commit contains 8
jgm@google.com
2012-11-15
1
-1
/
+96
*
Reduced template instantiation depth for the AllOf and AnyOf matchers. Also s...
jgm@google.com
2012-04-10
1
-0
/
+14
*
Prevents ADL in AllOf() and AnyOf() (by Manuel Klimek).
zhanyong.wan
2011-03-16
1
-0
/
+29
*
Indents preprocessor directives.
zhanyong.wan
2011-02-24
1
-3
/
+3
*
Include gtest and gmock headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-4
/
+4
*
Removes unused scons scripts; picks up gtest r446.
zhanyong.wan
2010-07-21
1
-1
/
+1
*
Replaces Python-style interpolation with arbitrary C++ string expression in M...
zhanyong.wan
2010-06-08
1
-76
/
+21
*
Implements Pointwise().
zhanyong.wan
2010-05-17
1
-4
/
+5
*
Improves matcher messages across the board.
zhanyong.wan
2010-03-24
1
-20
/
+65
*
Fixes the explanation generated by many composite matchers (by Manuel Klimek)...
zhanyong.wan
2010-03-16
1
-3
/
+1
*
BREAKING CHANGE: drops the old matcher API. See http://code.google.com/p/goo...
zhanyong.wan
2010-01-28
1
-6
/
+8
*
Implements the new matcher API.
zhanyong.wan
2010-01-08
1
-0
/
+52
*
Fixes a slew of compiler warnings and turns on "warning as error" in the scon...
zhanyong.wan
2009-12-23
1
-7
/
+16
*
Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as...
zhanyong.wan
2009-06-09
1
-1
/
+1
*
Implements the Args<k1, ..., kn>(m) matcher.
zhanyong.wan
2009-06-09
1
-2
/
+107
*
Makes all container matchers work with (possibly multi-dimensional) native ar...
zhanyong.wan
2009-06-04
1
-8
/
+115
*
Implements Contains(element) matcher. By Gary Morain.
zhanyong.wan
2009-02-20
1
-0
/
+96
*
Implements custom description string for MATCHER*.
zhanyong.wan
2009-02-19
1
-17
/
+44
*
Implements the MATCHER* macros.
zhanyong.wan
2009-02-12
1
-0
/
+338
*
Initial drop of Google Mock. The files are incomplete and thus may not build...
shiqian
2008-12-10
1
-0
/
+373