Reworked MOCK_CONSTRAINT to be able to provide names to parameters

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@667 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2013-06-04 22:01:57 +00:00
parent bd2fc97bb9
commit 8d08012cdf
10 changed files with 195 additions and 51 deletions

View file

@ -18,6 +18,7 @@ rule run-test ( name )
}
alias mock_tests :
[ run-test test_constraint ]
[ run-test test_constraints ]
[ run-test test_error ]
[ run-test test_integration ]