- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 30 Jan 2008 07:04:53 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2008/link-testsuite/harness/testcases/base
In directory hutz:/tmp/cvs-serv1678/base
Modified Files:
base.collection
Log Message:
collection format fix
Index: base.collection
===================================================================
RCS file: /sources/public/2008/link-testsuite/harness/testcases/base/base.collection,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- base.collection 28 Jan 2008 02:13:06 -0000 1.1
+++ base.collection 30 Jan 2008 07:04:51 -0000 1.2
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<collection>
- <collectiontitle>Base Tests</collectiontitle>
+ <title>Base URI and Content-Location Tests</title>
<description>Does the checker respect base href and content-location info? Does it report broken links based on those?</description>
<testcase src="base1.test" />
<testcase src="base2.test" />
Received on Wednesday, 30 January 2008 07:05:04 UTC