W3C CVS

CVS log for validator/misc/testsuite/catalog.xml

[BACK] Up to [Public] / validator / misc / testsuite

Request diff between arbitrary revisions


Default branch: 1

Revision 1.6 / (download) - annotate - [select for diffs] , Wed Aug 20 19:31:59 2008 UTC (7 weeks, 2 days ago) by ot
CVS Tags: HEAD
Changes since 1.5: +47 -0 lines
Diff to previous 1.5 (colored)
adding html5 test cases

Revision 1.5 / (download) - annotate - [select for diffs] , Thu Jul 31 18:43:58 2008 UTC (2 months, 1 week ago) by ot
CVS Tags: validator-0_8_3-release
Changes since 1.4: +0 -1 lines
Diff to previous 1.4 (colored)
wrong metadata for W07 test case

Revision 1.4 / (download) - annotate - [select for diffs] , Mon Jul 28 19:38:26 2008 UTC (2 months, 1 week ago) by ot
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 (colored)
finalizing routines and templates for the listing and generation of test cases documentation from the catalog - needs jinja2 template engine

Revision 1.3 / (download) - annotate - [select for diffs] , Mon May 5 01:52:14 2008 UTC (5 months, 1 week ago) by ot
Changes since 1.2: +12 -0 lines
Diff to previous 1.2 (colored)
adding a couple of test cases of XHTML documents (could be identified by the namespace)
without doctype. One is served as text/html, another with application/xhtml+xml

How the validator should handle these is not very well defined (?)

Revision 1.2 / (download) - annotate - [select for diffs] , Fri Mar 28 19:38:27 2008 UTC (6 months, 2 weeks ago) by ot
Changes since 1.1: +502 -135 lines
Diff to previous 1.1 (colored)
Test suite pretty much fully migrated to metadata-rich XML file.
The test suite may still need to be improved to:
- mention when validation needs to be running with specific options
- mention when an "ideal" result is expected but we know the validator is buggy.

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Feb 27 20:38:03 2008 UTC (7 months, 1 week ago) by ot
Diff
metadata for the Markup Validator Test Suite
(work in progress) imported from the previously hand-rolled
http://qa-dev.w3.org/wmvs/HEAD/dev/tests/

The metadata is using a simple (?) XML format:
* root element is testsuite
* testsuite element can have 0~n collection children
  - collection elements should (for selection purposes) have an id attribute
  - collection elements should have a dc:title child element describing the collection
  - collection elements may have 0~n collection children (hence allowing nesting of test collections)
  - collection elements may have 0~n test children
    + test elements must have a uri child
    + test elements may have a dc:title child describing the test and/or an html:p longer description
    + test elements should include expected results in an expect child

transition of the test suite metadata to this XML format is still work in progress

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

Sort log by:

Webmaster