index
:
delta/python-lxml.git
LP1595781_adopt_external_doc
baserock/morph
lxml-2.3
lxml-2.3.2
lxml-3.0
lxml-3.1
lxml-3.2
lxml-3.3
lxml-3.4
lxml-3.6
lxml-3.7
lxml-4.2
lxml-4.3
lxml-4.4
lxml-4.6
macos_unicode_tests
master
patch-1
pypy
pypy4
walter
xml_int_float_parsing
github.com: lxml/lxml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lxml
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
clear RelaxNG/Schematron.error_log before running a validation
Stefan Behnel
2014-02-23
2
-11
/
+28
*
partial fix for LP#1222132: clear XMLSchema.error_log before running a valida...
Stefan Behnel
2014-02-23
1
-0
/
+32
*
minor test code cleanup
Stefan Behnel
2014-02-23
1
-2
/
+2
*
extend doctestcompare test (and fix the test setup)
Stefan Behnel
2014-02-23
1
-3
/
+48
*
fix LP#1238500: lxml.doctestcompare mixed up "expected" and "actual" in attri...
Stefan Behnel
2014-02-23
1
-0
/
+50
*
fix html-with-tail serialisation test for older libxml2 versions (HTML parser...
Stefan Behnel
2014-02-21
1
-1
/
+3
*
extend test
Stefan Behnel
2014-02-21
1
-0
/
+1
*
remove debug print
Stefan Behnel
2014-02-21
1
-1
/
+0
*
fix LP#910014: work around libxml2 bug #724903 that swallows a DTD validation...
Stefan Behnel
2014-02-21
1
-0
/
+17
*
better faking of NamedTemporaryFile(delete=False) in Py2.[45]
Stefan Behnel
2014-02-19
1
-1
/
+1
*
better faking of NamedTemporaryFile(delete=False) in Py2.[45]
Stefan Behnel
2014-02-19
1
-2
/
+4
*
fake NamedTemporaryFile(delete=False) in Py2.[45]
Stefan Behnel
2014-02-19
1
-3
/
+12
*
clean up HTML tail serialisation test
Stefan Behnel
2014-02-19
1
-19
/
+9
*
Bug fix for https://bugs.launchpad.net/lxml/+bug/1185332.
Sylvain Viollon
2013-05-29
1
-0
/
+30
*
safety fixes in tests
Stefan Behnel
2014-02-19
1
-13
/
+16
*
clean up test changes
Stefan Behnel
2014-02-19
2
-14
/
+19
*
python 3 fixes
Gabi Davar
2014-02-16
1
-4
/
+6
*
fix tests for win32 - local paths are NOT URLs
Gabi Davar
2014-02-16
4
-18
/
+33
*
use dedicated immutable mapping type for empty immutable mappings instead of ...
Stefan Behnel
2014-02-17
1
-1
/
+28
*
fix corner case where name of HTML root node was not put into parser dict
Stefan Behnel
2014-01-31
1
-2
/
+19
*
fix up tag dict usage also for the feed parser
Stefan Behnel
2014-01-31
1
-4
/
+31
*
implement iterparse() parsing of BOM prefixed files
Stefan Behnel
2014-01-29
1
-0
/
+38
*
add test for parsing UTF-8 with BOM
Stefan Behnel
2014-01-28
1
-1
/
+17
*
extend test and try fixing it on MSWindows
Stefan Behnel
2014-01-24
1
-5
/
+18
*
extend test
Stefan Behnel
2014-01-23
1
-2
/
+4
*
extend DTD file loading tests
Stefan Behnel
2014-01-23
2
-5
/
+24
*
enable doctest testing in etree module and extend some of them
Stefan Behnel
2014-01-17
1
-0
/
+1
*
make class lookups work in iterparse, pull parsers and target parser
Stefan Behnel
2014-01-09
1
-0
/
+43
*
make 'attrib' attribute creation for Elements honour order of entries in Orde...
Stefan Behnel
2014-01-09
2
-0
/
+45
*
merge lxml-3.2 branch into master
Stefan Behnel
2014-01-06
1
-9
/
+52
|
\
|
*
rewrite fix for instantiating internal/external subset DTDs by properly copyi...
Stefan Behnel
2014-01-06
1
-9
/
+52
*
|
merge lxml-3.2 branch into master
Stefan Behnel
2014-01-05
1
-0
/
+35
|
\
\
|
|
/
|
*
fix DTD-API iteration of attributes in internal/external subset DTDs
Stefan Behnel
2014-01-05
1
-0
/
+35
*
|
add tests for non-BMP Unicode string parsing
Stefan Behnel
2014-01-02
2
-0
/
+19
*
|
fix and extend Unicode parsing tests
Stefan Behnel
2014-01-02
1
-10
/
+10
*
|
fix and extend Unicode HTML parsing test
Stefan Behnel
2014-01-02
1
-5
/
+10
*
|
merge lxml-3.2 branch into master
Stefan Behnel
2014-01-01
1
-0
/
+19
|
\
\
|
|
/
|
*
add error handling test case for xmlfile
Stefan Behnel
2014-01-01
1
-0
/
+19
|
*
LP#1228881: fix repr(XSLTAccessControl)
Stefan Behnel
2013-09-27
1
-0
/
+9
|
*
whitespace
Stefan Behnel
2013-09-27
1
-5
/
+5
|
*
fix socket leak in networking tests
Stefan Behnel
2013-09-13
1
-0
/
+1
|
*
add some tests for no-op cases in addprevious() / addnext()
Stefan Behnel
2013-09-11
1
-4
/
+30
|
*
prevent cycles when adding elements as children
Stefan Behnel
2013-09-11
1
-0
/
+12
*
|
fix crash due to missing xmlDict reference count in HTML iterparse parser
Stefan Behnel
2013-12-20
1
-1
/
+22
*
|
implement recover mode for pull parsers and iterparse
Stefan Behnel
2013-12-14
2
-6
/
+29
*
|
remove 'recover' option from iterparse() and disable it in the underlying par...
Stefan Behnel
2013-12-13
2
-3
/
+3
*
|
add iterparse test with recover option
Stefan Behnel
2013-12-13
1
-0
/
+11
*
|
add 'recover' option to iterparse
Stefan Behnel
2013-12-13
1
-0
/
+26
*
|
change internal safety check in read-only tree implementation from raising an...
Stefan Behnel
2013-12-13
1
-1
/
+1
*
|
disable ET pull parser tests completely if not supported
Stefan Behnel
2013-12-13
1
-3
/
+6
[next]