Refactored tests

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@308 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2011-05-05 16:47:50 +00:00
parent ea501c3e00
commit 909e37da70
4 changed files with 60 additions and 595 deletions

View file

@ -21,6 +21,10 @@
<define name="MOCK_MAX_ARGS" value="20"/>
</defineset>
</build-test>
<build-test name="turtle_use_conversions" input="turtle_test" depends="boost" mode="all">
<compilerarg value="-Wno-uninitialized" location="mid" if="is-cygwin"/>
<defineset define="MOCK_USE_CONVERSIONS"/>
</build-test>
</target>
<target name="analyse" description="run errors analyser">