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
/
test_etree.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
make nsmap evaluation safer by preventing to sort on None and string values (...
Stefan Behnel
2015-03-01
1
-0
/
+11
*
implement a way to move selected namespace declarations to the top during cle...
Stefan Behnel
2015-02-27
1
-0
/
+14
*
extend namespace cleanup tests
Stefan Behnel
2015-02-27
1
-3
/
+47
*
add test for include setup
Stefan Behnel
2015-02-22
1
-0
/
+9
*
clean up and refactor last commits
Stefan Behnel
2015-02-21
1
-50
/
+0
*
Update name validation.
Olli Pottonen
2015-02-21
1
-0
/
+11
*
On python 2, __repr__ shall return str, not unicode.
Olli Pottonen
2015-02-21
1
-0
/
+17
*
Check all input strings are in XML character range.
Olli Pottonen
2015-02-21
1
-0
/
+23
*
Make _str in tests correctly process unicode escapes.
Olli Pottonen
2015-02-21
1
-1
/
+0
*
Make _ElementTree.deepcopy() properly handle comments/PI's before doctype.
Olli Pottonen
2015-02-18
1
-0
/
+11
*
add test for empty prefix check in ElementPath
Stefan Behnel
2014-12-26
1
-0
/
+10
*
include CDATA sections when serialising tail text of top-level node
Stefan Behnel
2014-11-23
1
-2
/
+0
*
accept CDATA wrapped content for tail text
Stefan Behnel
2014-11-23
1
-3
/
+24
*
do not depend on formatting of "file:" URL in test (differs across libxml2 ve...
Stefan Behnel
2014-10-19
1
-1
/
+4
*
clean up duplicated test methods
Stefan Behnel
2014-10-09
1
-22
/
+10
*
merge lxml-3.3 branch into master
Stefan Behnel
2014-08-28
1
-0
/
+73
|
\
|
*
prevent tree cycle creation when adding siblings
Stefan Behnel
2014-08-28
1
-0
/
+42
|
*
fix crash when deallocating sibling Element proxies that do not have a parent
Stefan Behnel
2014-08-28
1
-0
/
+31
|
*
add test for high XML line numbers
Stefan Behnel
2014-03-18
1
-0
/
+16
*
|
use per-document hash tables for XML IDs and allow disabling them completely ...
Stefan Behnel
2014-05-28
1
-2
/
+81
*
|
add a method tree.getelementpath(element) that generates a structural Element...
Stefan Behnel
2014-04-06
1
-0
/
+63
*
|
add test for high XML line numbers
Stefan Behnel
2014-03-18
1
-0
/
+16
*
|
add test for recursive XInclude processing
Stefan Behnel
2014-03-15
1
-0
/
+45
|
/
*
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
*
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
*
clean up test changes
Stefan Behnel
2014-02-19
1
-5
/
+7
*
fix tests for win32 - local paths are NOT URLs
Gabi Davar
2014-02-16
1
-5
/
+5
*
use dedicated immutable mapping type for empty immutable mappings instead of ...
Stefan Behnel
2014-02-17
1
-1
/
+28
*
enable doctest testing in etree module and extend some of them
Stefan Behnel
2014-01-17
1
-0
/
+1
*
make 'attrib' attribute creation for Elements honour order of entries in Orde...
Stefan Behnel
2014-01-09
1
-0
/
+35
*
implement recover mode for pull parsers and iterparse
Stefan Behnel
2013-12-14
1
-4
/
+27
*
remove 'recover' option from iterparse() and disable it in the underlying par...
Stefan Behnel
2013-12-13
1
-1
/
+1
*
add iterparse test with recover option
Stefan Behnel
2013-12-13
1
-0
/
+11
*
extend tests for iteration tag selection
Stefan Behnel
2013-11-03
1
-7
/
+74
*
fix event collection with custom targets, write some tests for it and add an ...
Stefan Behnel
2013-09-13
1
-0
/
+117
*
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
*
add missing import
Stefan Behnel
2013-08-08
1
-0
/
+1
*
add test for refcycle with Element proxies
Stefan Behnel
2013-08-08
1
-0
/
+15
*
clean up indentation in string
Stefan Behnel
2013-08-08
1
-8
/
+9
*
prevent dropping namespace prefixes from attributes during cleanup
Stefan Behnel
2013-05-11
1
-0
/
+86
*
disable doctest in Py2.5 that requires the 'with' statement
Stefan Behnel
2013-02-10
1
-1
/
+1
*
add documentation for xmlfile() API
Stefan Behnel
2013-02-10
1
-2
/
+4
*
merge lxml-3.0 branch into master
Stefan Behnel
2013-01-24
1
-0
/
+12
|
\
|
*
add test for using different nsmaps in el.find*()
lxml-3.0
Stefan Behnel
2013-01-22
1
-0
/
+12
*
|
add test for using different nsmaps in el.find*()
Stefan Behnel
2013-01-22
1
-0
/
+12
*
|
replace usages of assertNotEquals() by assertNotEqual() to fix Py3 deprecatio...
Stefan Behnel
2012-11-29
1
-2
/
+2
*
|
replace test usages of assert_() by assertTrue() to fix Py3 deprecation warning
Stefan Behnel
2012-11-29
1
-40
/
+40
[next]