.. |
internal
|
Simplifies the definition of NativeArray. Works around a VC bug in StrictMock & NiceMock.
|
2009-09-16 17:38:08 +00:00 |
gmock-actions.h
|
Removes duplicated definition of SetArgumentPointee (by Vlad Losev); Makes gmock compilable on platforms that don't have ::abort() (by Acadeli Checa); Fixes compatibility with Symbian's STLport (by Acadeli Checa).
|
2009-08-07 07:15:56 +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
|
Re-organizes the file structure for actions.
|
2009-07-22 23:58:19 +00:00 |
gmock-generated-actions.h.pump
|
Re-organizes the file structure for actions.
|
2009-07-22 23:58:19 +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
|
Simplifies the definition of NativeArray. Works around a VC bug in StrictMock & NiceMock.
|
2009-09-16 17:38:08 +00:00 |
gmock-generated-nice-strict.h.pump
|
Simplifies the definition of NativeArray. Works around a VC bug in StrictMock & NiceMock.
|
2009-09-16 17:38:08 +00:00 |
gmock-matchers.h
|
Adds new matcher Pair(). Replaces GMOCK_CHECK_ with GTEST_CHECK_ (by Vlad Losev).
|
2009-09-16 07:02:02 +00:00 |
gmock-more-actions.h
|
Re-organizes the file structure for actions.
|
2009-07-22 23:58:19 +00:00 |
gmock-printers.h
|
Makes gmock compile on minGW, which uses gcc 3.4.5.
|
2009-09-24 16:39:30 +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
|
Re-organizes the file structure for actions.
|
2009-07-22 23:58:19 +00:00 |