Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve unsuccessful request handling. | ville | 2009-11-16 | 2 | -15/+22 |
| | |||||
* | Fix test URI escaping. | ville | 2009-11-16 | 1 | -2/+2 |
| | |||||
* | finalizing routines and templates for the listing and generation of test ↵ | ot | 2008-07-28 | 2 | -2/+87 |
| | | | | cases documentation from the catalog - needs jinja2 template engine | ||||
* | python2.4-friendly class declarations | ot | 2008-07-22 | 2 | -3/+3 |
| | |||||
* | testcase title | ot | 2008-03-28 | 1 | -3/+8 |
| | |||||
* | Test Suite python classes for markup validation. | ot | 2008-02-27 | 1 | -0/+236 |
| | | | | | | | | This code is an evolution from earlier work on the Link Test Suite ( http://dev.w3.org/cvsweb/2008/link-testsuite/ ) with a number of small differences: * instead of a nested directory structure, the test suite is described in a single XML file * comparison of results and expected results are more flexible, e.g it is possible to specify "results should have some warning(s)" rather than "results should have 12 warnings exactly" | ||||
* | simple python code to access the markup validator via its HTTP headers response | ot | 2008-02-27 | 1 | -0/+95 |