[Yanel-commits] rev 56214 - in public/yanel/trunk/src/realms/use-cases/yanel: data src/test/canoo/tests

michi at wyona.com michi at wyona.com
Fri Jan 21 09:06:28 CET 2011


Author: michi
Date: 2011-01-21 09:06:27 +0100 (Fri, 21 Jan 2011)
New Revision: 56214

Modified:
   public/yanel/trunk/src/realms/use-cases/yanel/data/index.html
   public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/allTests.xml
Log:
thanks to Chanceline from Cameroon we have two more test now

Modified: public/yanel/trunk/src/realms/use-cases/yanel/data/index.html
===================================================================
--- public/yanel/trunk/src/realms/use-cases/yanel/data/index.html	2011-01-21 08:05:32 UTC (rev 56213)
+++ public/yanel/trunk/src/realms/use-cases/yanel/data/index.html	2011-01-21 08:06:27 UTC (rev 56214)
@@ -42,7 +42,7 @@
   <tr><td>12.1</td><td><a href="hello/show-collection.html">hello/show-collection.html</a></td><td>Nodes of collection/directory 'hello'</td><td>TODO</td><td>-</td></tr>
   <tr><td>13</td><td><a href="hello/index.html">hello/index.html</a></td><td>Nodes of collection/directory 'hello' re backwards compatibility</td><td>usecase-test-hello-index-page.xml</td><td>-</td></tr>
 
-  <tr><td>14</td><td><a href="hello/?yanel.resource.viewid=source">hello/?yanel.resource.viewid=source</a> (XML view, whereas "source" is a directory resource specific view id)</td><td></td><td>TODO</td><td>-</td></tr>
+  <tr><td>14</td><td><a href="hello/?yanel.resource.viewid=source">hello/?yanel.resource.viewid=source</a> (XML view, whereas "source" is a directory resource specific view id)</td><td>XML</td><td>usecase-test-hello-yanel-resource.xml</td><td>-</td></tr>
 
   <tr><td>15</td><td><a href="hello/world.html">hello/world.html</a></td><td></td><td>TODO</td><td>-</td></tr>
 

Modified: public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/allTests.xml
===================================================================
--- public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/allTests.xml	2011-01-21 08:05:32 UTC (rev 56213)
+++ public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/allTests.xml	2011-01-21 08:06:27 UTC (rev 56214)
@@ -16,6 +16,7 @@
 <!--
     <ant antfile="usecase-test-create-realm-from-scratch.xml"/>
 -->
+
     <ant antfile="usecase-test-resource-documentation.xml"/>
     <ant antfile="usecase-test-create-resource.xml"/>
     <ant antfile="usecase-test-lenya-user.xml"/>
@@ -26,6 +27,8 @@
     <ant antfile="usecase-test-viewtest.xml"/>
     <ant antfile="usecase-test-timeline.xml"/>
     <ant antfile="usecase-test-update-webapp-resource.xml"/>
-    <ant antfile="usecase-test-wiki-test-page.xml"/>
+    <ant antfile="usecase-test-wiki-test-page.xml"/> 
+    <ant antfile="usecase-test-hello-index-page.xml"/>
+    <ant antfile="usecase-test-hello-yanel-resource.xml"/>
   </target>
 </project>



More information about the Yanel-commits mailing list