- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 28 Jul 2008 19:44:00 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/testsuite/templates
In directory hutz:/tmp/cvs-serv8575/templates
Modified Files:
index.html
Log Message:
note about automation
Index: index.html
===================================================================
RCS file: /sources/public/validator/misc/testsuite/templates/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.html 28 Jul 2008 19:39:35 -0000 1.2
+++ index.html 28 Jul 2008 19:43:58 -0000 1.3
@@ -17,7 +17,10 @@
This test suite is work in progress. Please submit any issue or idea to the
public mailing-list <a href="http://lists.w3.org/Archives/Public/public-qa-dev/" title="public-qa-dev@w3.org Mail Archives">public-qa-dev@w3.org</a>
</p>
-
+<p><strong>do not</strong> edit this page, it is automatically generated from the validator's
+ <a href="http://dev.w3.org/cvsweb/validator/misc/testsuite/">automated test suite</a>. If you
+ want to add tests, edit the test suite's catalog instead.</p>
+
<div id="toc">
<ol>
{% for collection in test_suite.collections %}
Received on Monday, 28 July 2008 19:44:34 UTC