svn commit: r660974 - /lenya/trunk/src/targets/modules-build.xml

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Wed May 28 08:13:31 2008
New Revision: 660974

URL: http://svn.apache.org/viewvc?rev=660974&view=rev
Log:
Allow to run Canoo tests for single modules.

Modified:
    lenya/trunk/src/targets/modules-build.xml

Modified: lenya/trunk/src/targets/modules-build.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/targets/modules-build.xml?rev=660974&r1=660973&r2=660974&view=diff
==============================================================================
--- lenya/trunk/src/targets/modules-build.xml (original)
+++ lenya/trunk/src/targets/modules-build.xml Wed May 28 08:13:31 2008
@@ -119,6 +119,14 @@
     </ant>
   </target>
   
+  <target name="module.test.canoo" depends="init" description="Run Canoo web tests for a module">
+    <property name="module" value=""/>
+    <ant antfile="${build.dir}/temp/modules-build.xml">
+      <property name="webtest.home" value="${webtest.home}"/>
+      <target name="canoo-module-${module}"/>
+    </ant>
+  </target>
+  
   <target name="patch-modules-test" depends="set-test-patch-property, tests.prepare, prepare-module-test">
     <ant antfile="${build.dir}/temp/modules-build.xml"
       inheritall="true"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.