mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
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:
parent
bd2fc97bb9
commit
8d08012cdf
10 changed files with 195 additions and 51 deletions
|
|
@ -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 ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue