git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@170 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2010-07-28 12:34:16 +00:00
parent d63d5d2c1f
commit f3173c7770
4 changed files with 26 additions and 22 deletions

View file

@ -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 ); \