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_dtd.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix test again (in Py2 this time)
Stefan Behnel
2015-02-17
1
-1
/
+1
*
fix test in Py3.2 (which has no 'u' string prefix)
Stefan Behnel
2015-02-17
1
-1
/
+1
*
fix validation of "public_id" when invalid characters appear after the beginn...
Stefan Behnel
2015-02-17
1
-8
/
+13
*
avoid shadowing imported global name
Stefan Behnel
2015-02-16
1
-4
/
+5
*
Properly serialize comments & processing instructions before doctype.
Olli Pottonen
2015-02-16
1
-0
/
+7
*
Enable modifying document type declarations.
Olli Pottonen
2015-02-16
1
-1
/
+57
*
Properly serialize all HTML doctype declarations.
Olli Pottonen
2015-02-16
1
-0
/
+8
*
When doctype system url contains a ", use ' to quote it.
Olli Pottonen
2015-02-16
1
-0
/
+25
*
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
*
clean up test changes
Stefan Behnel
2014-02-19
1
-9
/
+12
*
fix tests for win32 - local paths are NOT URLs
Gabi Davar
2014-02-16
1
-6
/
+6
*
extend test
Stefan Behnel
2014-01-23
1
-2
/
+4
*
extend DTD file loading tests
Stefan Behnel
2014-01-23
1
-3
/
+16
*
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
*
|
fix DTD loading and base URL setting for iterparse() and pull parsers
Stefan Behnel
2013-09-12
1
-2
/
+14
*
|
re-enable test - it's the code that is broken
Stefan Behnel
2013-09-12
1
-1
/
+1
*
|
disable a test case under libxml2 2.9.1
Stefan Behnel
2013-09-11
1
-1
/
+1
|
/
*
replace test usages of assert_() by assertTrue() to fix Py3 deprecation warning
Stefan Behnel
2012-11-29
1
-6
/
+6
*
replace usages of assertEquals() by assertEqual() to fix Py3 deprecation warning
Stefan Behnel
2012-11-29
1
-3
/
+3
*
disable iterparse DTD loading test for libxml2 2.9.0
Stefan Behnel
2012-09-28
1
-1
/
+3
*
Rename various DTD attributes for PEP 8 compatibility and consistency.
Walter Doerwald
2012-02-16
1
-4
/
+4
*
Update comments.
Walter Doerwald
2012-01-29
1
-2
/
+3
*
Add tests for the DTD attributes name, systemID and externalID.
Walter Doerwald
2012-01-29
1
-0
/
+24
*
Add tests for DTD attributes.
Walter Doerwald
2012-01-28
1
-0
/
+26
*
[svn r3758] r4374@delle: sbehnel | 2008-05-26 12:12:39 +0200
scoder
2008-05-26
1
-2
/
+2
*
[svn r3710] r4268@delle: sbehnel | 2008-05-21 13:11:54 +0200
scoder
2008-05-21
1
-14
/
+19
*
[svn r3689] r4235@delle: sbehnel | 2008-05-19 23:57:56 +0200
scoder
2008-05-20
1
-1
/
+1
*
[svn r3327] r3558@delle: sbehnel | 2008-02-21 07:34:42 +0100
scoder
2008-02-21
1
-0
/
+26
*
[svn r3159] r3226@delle: sbehnel | 2008-01-10 20:28:46 +0100
scoder
2008-01-11
1
-0
/
+7
*
[svn r2739] support for retrieving the DTD defined internally in a document f...
scoder
2007-08-16
1
-0
/
+25
*
[svn r2565] disable calling unittest scripts directly
scoder
2007-07-02
1
-1
/
+1
*
[svn r2167] one more test for DTD validation
scoder
2007-02-27
1
-0
/
+5
*
[svn r2163] cleanup in doctests - left over of recent split
scoder
2007-02-26
1
-1
/
+4
*
[svn r2161] new DTD() validator to validate against external DTDs
scoder
2007-02-26
1
-0
/
+67