summaryrefslogtreecommitdiff
path: root/src/lxml/html/tests/test_diff.txt
Commit message (Expand)AuthorAgeFilesLines
* minor test extensionStefan Behnel2013-08-011-1/+5
* Fix random test failingOrf2013-07-301-5/+2
* Fix random test failingOrf2013-07-301-0/+3
* Regex now pulls all whitespace, href_tag now sets trailing_whitespace correct...Orf2013-07-301-4/+8
* Update test_diff.txtorf2013-07-291-1/+1
* Update test_diff.txtorf2013-07-291-0/+2
* Fix the testsorf2013-07-291-2/+2
* Added some testsorf2013-07-291-0/+7
* Added split_trailing_whitespace importorf2013-07-291-1/+1
* Whitespace now not ignored, added test for split_trailing_whitespaceorf2013-07-291-5/+7
* adapt htmldiff doctest to work with libxml2 2.9.0Stefan Behnel2012-09-281-2/+2
* fix bug #889200: no longer raise an exception in lxml.html.diff on img tags w...Stefan Behnel2011-11-111-0/+6
* [svn r4049] r4933@delle: sbehnel | 2008-12-12 23:44:42 +0100scoder2008-12-121-2/+2
* [svn r3717] r4275@delle: sbehnel | 2008-05-21 20:06:26 +0200scoder2008-05-211-2/+2
* [svn r3460] Fix empty tags (e.g., <br>) in diffs.ianb2008-03-261-2/+7
* [svn r3275] r3461@delle: sbehnel | 2008-02-11 19:27:27 +0100scoder2008-02-111-4/+1
* [svn r2743] copied lxml.html from html branchscoder2007-08-181-0/+225