mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@170 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
d63d5d2c1f
commit
f3173c7770
4 changed files with 26 additions and 22 deletions
|
|
@ -15,6 +15,7 @@
|
|||
|
||||
#define MOCK_ERROR_POLICY mock_error
|
||||
#include <turtle/mock.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
#define CHECK_CALLS( calls ) \
|
||||
BOOST_CHECK_EQUAL( calls, expected_call_count ); \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue