mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Generalized to MOCK_CONSTRAINT
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@660 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
8a6edd531e
commit
400aaddf9a
7 changed files with 108 additions and 123 deletions
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
#define MOCK_EXPECTATION_IN_ADD(z, n, d ) \
|
||||
add( s##n.impl_ );
|
||||
|
||||
#define MOCK_EXPECTATION_IN(z, n, d) \
|
||||
expectation& in( BOOST_PP_ENUM_PARAMS(n, sequence& s) ) \
|
||||
{ \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue