description="Traverses the Images stored in the path represented by test-input variable, creates results files stored in the path represented by test-results, and compares them to the standards stored in the path represented by the test-standards variable, always run test-create-standards at least once before before running test."
description="Traverses the Images stored in the path represented by test-input variable, creates results files stored in the path represented by test-results, and compares them to the standards stored in the path represented by the test-standards variable, always run test-create-standards at least once before before running test."
depends="compile-test, depender"
depends="compile-test, depender"
if="pres">
if="pres">
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
</junit>
</junit>
<propertyname="imp"value="true"/>
<propertyname="imp"value="true"/>
</target>
</target>
<targetname="test-create-standards1"
<targetname="test-create-standards-precond"
description="Traverses the Images stored in the path represented by test-input variable and creates then stores them to the path represented by the test-standards variable, run test-download-imgs at least once before this."
description="Traverses the Images stored in the path represented by test-input variable and creates then stores them to the path represented by the test-standards variable, run test-download-imgs at least once before this."
description="Traverses the Images stored in the path represented by test-input variable, creates results files stored in the path represented by test-results, and compares them to the standards stored in the path represented by the test-standards variable, always run test-create-standards at least once before before running test."
description="Traverses the Images stored in the path represented by test-input variable, creates results files stored in the path represented by test-results, and compares them to the standards stored in the path represented by the test-standards variable, always run test-create-standards at least once before before running test."
depends="compile-test">
depends="compile-test">
<failunless="ewfFound"message="LIBEWF_HOME must be set as an environment variable."/>
<failunless="ewfFound"message="LIBEWF_HOME must be set as an environment variable."/>
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
</junit>
</junit>
<propertyname="imp"value="true"/>
<propertyname="imp"value="true"/>
</target>
</target>
<targetname="test-create-standards1"
<targetname="test-create-standards-precond"
description="Traverses the Images stored in the path represented by test-input variable and creates then stores them to the path represented by the test-standards variable, run test-download-imgs at least once before this."
description="Traverses the Images stored in the path represented by test-input variable and creates then stores them to the path represented by the test-standards variable, run test-download-imgs at least once before this."
depends="compile-test">
depends="compile-test">
<failunless="ewfFound"message="LIBEWF_HOME must be set as an environment variable."/>
<failunless="ewfFound"message="LIBEWF_HOME must be set as an environment variable."/>
description="Traverses the Images stored in the path represented by test-input variable, creates results files stored in the path represented by test-results, and compares them to the standards stored in the path represented by the test-standards variable, always run test-create-standards at least once before before running test."
description="Traverses the Images stored in the path represented by test-input variable, creates results files stored in the path represented by test-results, and compares them to the standards stored in the path represented by the test-standards variable, always run test-create-standards at least once before before running test."
depends="compile-test, test1">
depends="compile-test, test-precond">
</target>
</target>
<targetname="test-create-standards"
<targetname="test-create-standards"
description="Traverses the Images stored in the path represented by test-input variable and creates then stores them to the path represented by the test-standards variable, run test-download-imgs at least once before this."
description="Traverses the Images stored in the path represented by test-input variable and creates then stores them to the path represented by the test-standards variable, run test-download-imgs at least once before this."