.. |
internal
|
Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian.
|
2009-06-09 06:09:53 +00:00 |
gmock-actions.h
|
Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter.
|
2009-03-26 19:06:45 +00:00 |
gmock-cardinalities.h
|
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
|
2008-12-10 05:08:54 +00:00 |
gmock-generated-actions.h
|
Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan).
|
2009-07-21 23:26:31 +00:00 |
gmock-generated-actions.h.pump
|
Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan).
|
2009-07-21 23:26:31 +00:00 |
gmock-generated-function-mockers.h
|
Allows mock methods overloaded on argument number or the const-ness of this object to appear on the same source line.
|
2009-03-25 03:56:48 +00:00 |
gmock-generated-function-mockers.h.pump
|
Allows mock methods overloaded on argument number or the const-ness of this object to appear on the same source line.
|
2009-03-25 03:56:48 +00:00 |
gmock-generated-matchers.h
|
Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan).
|
2009-07-21 23:26:31 +00:00 |
gmock-generated-matchers.h.pump
|
Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan).
|
2009-07-21 23:26:31 +00:00 |
gmock-generated-nice-strict.h
|
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
|
2008-12-10 05:08:54 +00:00 |
gmock-generated-nice-strict.h.pump
|
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
|
2008-12-10 05:08:54 +00:00 |
gmock-matchers.h
|
Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan).
|
2009-07-21 23:26:31 +00:00 |
gmock-printers.h
|
Makes all container matchers work with (possibly multi-dimensional) native arrays; makes Contains() accept a matcher; adds Value(x, m); improves gmock doctor to diagnose the Type in Template Base disease.
|
2009-06-04 05:48:20 +00:00 |
gmock-spec-builders.h
|
Implements Expectation, ExpectationSet, and After for specifying expectation orders.
|
2009-07-01 19:04:51 +00:00 |
gmock.h
|
Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian.
|
2009-06-09 06:09:53 +00:00 |