- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Jul 2006 02:39:16 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite In directory hutz:/tmp/cvs-serv15789/test-suite Modified Files: test-suite.xml Log Message: Committed patch from Chathura for testcases that violate assertions. Index: test-suite.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/test-suite.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -C 2 -d -r1.20 -r1.21 *** test-suite.xml 7 Jul 2006 21:19:40 -0000 1.20 --- test-suite.xml 11 Jul 2006 02:39:14 -0000 1.21 *************** *** 1,4 **** --- 1,8 ---- <?xml version="1.0" encoding="utf-8"?> <test-suite> + <test-case id="Binding-1B" href="documents/bad/Binding-1B/TestMetadata.xml"/> + <test-case id="Binding-2B" href="documents/bad/Binding-2B/TestMetadata.xml"/> + <test-case id="Binding-3B" href="documents/bad/Binding-3B/TestMetadata.xml"/> + <test-case id="Binding-4B" href="documents/bad/Binding-4B/TestMetadata.xml"/> <test-case id="Chameleon-1B" href="documents/bad/Chameleon-1B/TestMetadata.xml"/> <test-case id="Chameleon-2B" href="documents/bad/Chameleon-2B/TestMetadata.xml"/> *************** *** 18,21 **** --- 22,27 ---- <test-case id="Interface-2B" href="documents/bad/Interface-2B/TestMetadata.xml"/> <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"/>
Received on Tuesday, 11 July 2006 02:39:37 UTC