diff options
author | ot <ot@localhost> | 2008-02-27 20:38:03 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2008-02-27 20:38:03 +0000 |
commit | 7ea8446fa53fd7ad7178e8599b4c2e98f5e27ceb (patch) | |
tree | 405e18889a39dfe69cbcdb46faf153678ae5d4f6 /htdocs/dev/tests | |
parent | a91ce37ad6f1f88f6b64d455bf28de6830e28684 (diff) | |
download | markup-validator-7ea8446fa53fd7ad7178e8599b4c2e98f5e27ceb.zip markup-validator-7ea8446fa53fd7ad7178e8599b4c2e98f5e27ceb.tar.gz markup-validator-7ea8446fa53fd7ad7178e8599b4c2e98f5e27ceb.tar.bz2 |
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
Diffstat (limited to 'htdocs/dev/tests')
0 files changed, 0 insertions, 0 deletions