|
|
Author: jsong
Date: Fri Jun 17 09:01:28 2005
New Revision: 191168
URL: http://svn.apache.org/viewcvs?rev=191168&view=rev
Log:
Update common.props of controls/test/tols/tch. Contributed by Jacob Danner.
Modified:
incubator/beehive/trunk/controls/test/tools/tch/common.props
Modified: incubator/beehive/trunk/controls/test/tools/tch/common.props
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/tools/tch/common.props?rev=191168&r1=191167&r2=191168&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/tools/tch/common.props (original)
+++ incubator/beehive/trunk/controls/test/tools/tch/common.props Fri Jun 17
09:01:28 2005
@@ -1,3 +1,4 @@
+TCH_HOME=${basedir}
root=${TCH_HOME}
branch-home=${TCH_HOME}
src=${branch-home}/src
@@ -32,4 +33,4 @@
packagefilename=tch.zip
#test suites
-testdir=${deploydir}/test
+testdir=${deploydir}/test
\ No newline at end of file
|
|