configtool/test.properties
author terytkon
Wed, 02 Jun 2010 10:50:41 +0300
changeset 1 fe41c66bacc7
parent 0 30eb2d538f02
permissions -rw-r--r--
Changed rest of the sfl licences to epl :)

<!--****************************************************************************
 * 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