Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(494)

Issue 103030043: Mock Methods with arbitrary qualifiers

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by edgar.ellis
Modified:
11 years, 9 months ago
Reviewers:
CC:
googlemock_googlegroups.com
Base URL:
http://googlemock.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Patch for https://code.google.com/p/googlemock/issues/detail?id=122 Adds macros: GMOCK_QUALIFIED_METHOD*(..., method, qualifiers, signature) Where qualifiers can be cv-qualifier (volatile, const), ref-qualified (&, &&), and exception-specification (noexcept, throw()). Maybe [[attributes]], haven't tested.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+481 lines, -176 lines) Patch
M include/gmock/gmock-generated-function-mockers.h View 9 chunks +329 lines, -153 lines 0 comments Download
M include/gmock/gmock-generated-function-mockers.h.pump View 4 chunks +59 lines, -13 lines 0 comments Download
M test/gmock-generated-function-mockers_test.cc View 12 chunks +93 lines, -10 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b