mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Merge from refactoring branch
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@53 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
be0af3d224
commit
3f118a8164
14 changed files with 498 additions and 257 deletions
|
|
@ -14,9 +14,6 @@
|
|||
|
||||
BOOST_AUTO_TEST_CASE( all_comparison_constraints_can_be_instanciated )
|
||||
{
|
||||
mock::any;
|
||||
mock::negate;
|
||||
mock::evaluate;
|
||||
mock::equal( 0 );
|
||||
mock::less( 0 );
|
||||
mock::greater( 0 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue