diff options
author | ot <ot@localhost> | 2008-07-31 20:31:02 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2008-07-31 20:31:02 +0000 |
commit | 3a1030d33f44854dd19ad15819bc918a0803e3c4 (patch) | |
tree | 9542b2c5e99f6faab35950f1e42b12b3b2520399 | |
parent | f5222625ec25c6b870bea63b5f1671b2a5f9ab8a (diff) | |
download | markup-validator-3a1030d33f44854dd19ad15819bc918a0803e3c4.zip markup-validator-3a1030d33f44854dd19ad15819bc918a0803e3c4.tar.gz markup-validator-3a1030d33f44854dd19ad15819bc918a0803e3c4.tar.bz2 |
intro
-rw-r--r-- | misc/testsuite/README.cvs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/testsuite/README.cvs b/misc/testsuite/README.cvs new file mode 100644 index 0000000..2b31a89 --- /dev/null +++ b/misc/testsuite/README.cvs @@ -0,0 +1,5 @@ +<p> +This is the automated test suite for the <a href="http://validator.w3.org/">W3C +HTML validation service</a>, a python-based framework checking the markup validator +against its <a href="http://validator.w3.org/dev/tests/">support and regression tests</a>. +</p> |