mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Separating reset and verify
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@513 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
9e66d820a6
commit
56edcac48d
9 changed files with 103 additions and 48 deletions
|
|
@ -7,7 +7,8 @@
|
|||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#include "mock_error.hpp"
|
||||
#include <turtle/object.hpp>
|
||||
#include <turtle/reset.hpp>
|
||||
#include <turtle/verify.hpp>
|
||||
#include <turtle/detail/function.hpp>
|
||||
#include <boost/test/auto_unit_test.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue