- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Jul 2006 03:00:55 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite In directory hutz:/tmp/cvs-serv7306/test-suite Modified Files: test-suite.xml Log Message: Committed patch from Lawrence Mandel containing message test cases captured at the Interop event last week. Index: test-suite.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/test-suite.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -C 2 -d -r1.21 -r1.22 *** test-suite.xml 11 Jul 2006 02:39:14 -0000 1.21 --- test-suite.xml 11 Jul 2006 03:00:53 -0000 1.22 *************** *** 23,27 **** <test-case id="Interface-3B" href="documents/bad/Interface-3B/TestMetadata.xml"/> <test-case id="InterfaceOperation-1B" href="documents/bad/InterfaceOperation-1B/TestMetadata.xml"/> ! <test-case id="InterfaceOperation-2B" href="documents/bad/InterfaceOperation-2B/TestMetadata.xml"/> <test-case id="Service-12B" href="documents/bad/Service-12B/TestMetadata.xml"/> <test-case id="Service-13B" href="documents/bad/Service-13B/TestMetadata.xml"/> --- 23,27 ---- <test-case id="Interface-3B" href="documents/bad/Interface-3B/TestMetadata.xml"/> <test-case id="InterfaceOperation-1B" href="documents/bad/InterfaceOperation-1B/TestMetadata.xml"/> ! <test-case id="InterfaceOperation-2B" href="documents/bad/InterfaceOperation-2B/TestMetadata.xml"/> <test-case id="Service-12B" href="documents/bad/Service-12B/TestMetadata.xml"/> <test-case id="Service-13B" href="documents/bad/Service-13B/TestMetadata.xml"/> *************** *** 96,98 **** --- 96,110 ---- <test-case id="XsImport-2G" href="documents/good/XsImport-2G/TestMetadata.xml"/> <test-case id="XsImport-3G" href="documents/good/XsImport-3G/TestMetadata.xml"/> + <test-case id="InOnly-1G" href="messages/good/InOnly-1G/TestMetadata.xml"/> + <test-case id="InOnly-2G" href="messages/good/InOnly-2G/TestMetadata.xml"/> + <test-case id="InOnly-3G" href="messages/good/InOnly-3G/TestMetadata.xml"/> + <test-case id="InOnly-4G" href="messages/good/InOnly-4G/TestMetadata.xml"/> + <test-case id="InOut-1G" href="messages/good/InOut-1G/TestMetadata.xml"/> + <test-case id="InOut-2G" href="messages/good/InOut-2G/TestMetadata.xml"/> + <test-case id="InOut-3G" href="messages/good/InOut-3G/TestMetadata.xml"/> + <test-case id="InOut-4G" href="messages/good/InOut-4G/TestMetadata.xml"/> + <test-case id="InOutComplexTypes-1G" href="messages/good/InOutComplexTypes-1G/TestMetadata.xml"/> + <test-case id="InOutComplexTypes-2G" href="messages/good/InOutComplexTypes-2G/TestMetadata.xml"/> + <test-case id="InOutComplexTypes-3G" href="messages/good/InOutComplexTypes-3G/TestMetadata.xml"/> + <test-case id="InOutComplexTypes-4G" href="messages/good/InOutComplexTypes-4G/TestMetadata.xml"/> </test-suite> \ No newline at end of file
Received on Tuesday, 11 July 2006 03:01:27 UTC