git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@342 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2011-05-20 10:49:16 +00:00
parent ee1c42843c
commit bec0c8aafa
13 changed files with 16 additions and 59 deletions

View file

@ -7,14 +7,9 @@
//
#include "mock_error.hpp"
#include <boost/test/auto_unit_test.hpp>
#define BOOST_LIB_NAME boost_unit_test_framework
#include <boost/config/auto_link.hpp>
#define MOCK_ERROR_POLICY mock_error
#include <turtle/object.hpp>
#include <turtle/function.hpp>
#include <boost/test/auto_unit_test.hpp>
namespace
{