googletest/include/gmock
kosak a6e32f0a2c Explicitly specify return value for lambda in AsStdFunction() to ensure it
works properly where return type is a reference.
2015-07-24 20:05:26 +00:00
..
internal Move Callback-related generated actions to a custom/ file. 2015-07-19 20:39:47 +00:00
gmock-actions.h In C++11 and above, makes a mock method whose return type is default 2015-02-14 02:45:40 +00:00
gmock-cardinalities.h
gmock-generated-actions.h Move Callback-related generated actions to a custom/ file. 2015-07-19 20:39:47 +00:00
gmock-generated-actions.h.pump Move Callback-related generated actions to a custom/ file. 2015-07-19 20:39:47 +00:00
gmock-generated-function-mockers.h Explicitly specify return value for lambda in AsStdFunction() to ensure it 2015-07-24 20:05:26 +00:00
gmock-generated-function-mockers.h.pump Explicitly specify return value for lambda in AsStdFunction() to ensure it 2015-07-24 20:05:26 +00:00
gmock-generated-matchers.h Push several shanges: 2014-05-19 17:54:51 +00:00
gmock-generated-matchers.h.pump Push several shanges: 2014-05-19 17:54:51 +00:00
gmock-generated-nice-strict.h Implements NaggyMock. 2013-03-01 01:54:22 +00:00
gmock-generated-nice-strict.h.pump Implements NaggyMock. 2013-03-01 01:54:22 +00:00
gmock-matchers.h Mark the default constructor of Matcher<> explicit. 2015-07-13 21:19:43 +00:00
gmock-more-actions.h Makes DoubleNear() print the diff between the actual and the expected value when the match fails. 2015-01-08 02:38:14 +00:00
gmock-more-matchers.h
gmock-spec-builders.h Call move() by qualified name (::testing::internal::move() or just internal::move()). 2014-11-17 01:14:16 +00:00
gmock.h