You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ro...@apache.org on 2006/12/05 17:11:43 UTC

svn commit: r482699 - in /incubator/tuscany/cpp/sdo/runtime/core/test: clone-in.xml clone-out.xml

Author: robbinspg
Date: Tue Dec  5 08:11:41 2006
New Revision: 482699

URL: http://svn.apache.org/viewvc?view=rev&rev=482699
Log:
TUSCANY-950 Update test data with a man-valued property

Modified:
    incubator/tuscany/cpp/sdo/runtime/core/test/clone-in.xml
    incubator/tuscany/cpp/sdo/runtime/core/test/clone-out.xml

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/clone-in.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/clone-in.xml?view=diff&rev=482699&r1=482698&r2=482699
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/clone-in.xml (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/clone-in.xml Tue Dec  5 08:11:41 2006
@@ -6,5 +6,6 @@
   <test>test</test>
   def
   <tests>test</tests>
+  <tests>tests again</tests>
   ghi
 </Clone>

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/clone-out.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/clone-out.xml?view=diff&rev=482699&r1=482698&r2=482699
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/clone-out.xml (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/clone-out.xml Tue Dec  5 08:11:41 2006
@@ -4,4 +4,5 @@
   <test>test</test>
   def
   <tests>test</tests>
+  <tests>tests again</tests>
   ghi</Clone>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org