Wed, 15 May 2013 14:42:50 +0200 |
Sylvain Thénault |
[devtools] use self._parse so AssertionError is properly raised instead of lxml error (test failure introduced in 6711f78c18be)
|
file |
diff |
annotate
|
Wed, 15 May 2013 14:22:51 +0200 |
Sylvain Thénault |
[testlib] introduce a validator that check xml-well formness
|
file |
diff |
annotate
|
Mon, 06 May 2013 17:13:43 +0200 |
Sylvain Thénault |
[testlib] unspaghettify Validator / PageInfo api
|
file |
diff |
annotate
|
Mon, 06 May 2013 16:05:51 +0200 |
Sylvain Thénault |
[testlib] update htmlparsers.VALMAP: stop using SaxOnlyValidator and add an entry for html
|
file |
diff |
annotate
|
Mon, 29 Apr 2013 11:06:28 +0200 |
Pierre-Yves David |
[devtools] Use XMLValidator instead deprecated SaxOnlyValidator
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 12:10:37 +0200 |
Aurelien Campeas |
drop xhtml content-type support (closes #2065651)
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 11:53:47 +0200 |
Pierre-Yves David |
[htmlparser] exclude <script> tag from html source
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 11:52:35 +0200 |
Pierre-Yves David |
[htmlparser] store unaltered source in pageinfo.source
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 18:38:47 +0200 |
Sylvain Thénault |
[htmlparser] rename SaxOnlyValidator to XMLValidator
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 17:46:28 +0200 |
Sylvain Thénault |
[htmlparser] add missing deprecation message
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Fri, 18 Feb 2011 09:33:32 +0100 |
Sylvain Thénault |
[testlib pageinfo] extract matching_node method from has_tag to ease looking for a node with a given set of attributes
stable
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 11:28:46 +0100 |
Sylvain Thénault |
[testlib] new method on page info object to ensure some tag with arbitrary attributes is found
stable
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 16:34:22 +0100 |
Sylvain Thénault |
[test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless
stable
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 16:33:01 +0100 |
Sylvain Thénault |
minor code cleanup
stable
|
file |
diff |
annotate
|