configtool/test.properties
author terytkon
Thu, 11 Mar 2010 18:39:02 +0200
changeset 0 30eb2d538f02
permissions -rw-r--r--
Moved all configtools under oss repository and under epl licence.

<!--****************************************************************************
 * Configuration tool testing properties for VCT
 *
 ****************************************************************************-->

reports.tests 	= tests/target/test-results
test.classes		= tests/target/test-classes
test.coverage.dir				 = tests/target/test-results
test.instr.dir					 = ${common.plugin-target}/inst
test.emma.libdir						 = ../tests/lib
test.emma.src						 = tests/emma/src
test.emma.report.dir		 = tests/target/emma/report