googletest/include/gmock
2009-08-31 23:51:23 +00:00
..
internal Adds mutable_impl() and impl() to PolymorphicMatcher (by Zhanyong Wan); Enables gMock to compile with VC 7.1 (by Vlad Losev). 2009-08-31 23:51:23 +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 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 mutable_impl() and impl() to PolymorphicMatcher (by Zhanyong Wan); Enables gMock to compile with VC 7.1 (by Vlad Losev). 2009-08-31 23:51:23 +00:00
gmock-more-actions.h Re-organizes the file structure for actions. 2009-07-22 23:58:19 +00:00
gmock-printers.h Improves protobuf print format. 2009-08-14 04:50:02 +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