index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
output
/
test_minidom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow PyXML: Remove all prints from successful tests. This means we can
Fred Drake
2002-07-19
1
-220/+0
*
Implement the encoding argument for toxml and toprettyxml.
Martin v. Löwis
2002-06-30
1
-0/+3
*
Attribute nodes did not always get their ownerDocument and ownerElement
Fred Drake
2001-12-06
1
-0/+8
*
Fix appendChild() and insertBefore() (and replaceChild() indirectly) when
Fred Drake
2001-12-06
1
-0/+10
*
Update the xml.dom.minidom tests to cover the DOM-compliant parts of the
Fred Drake
2001-09-28
1
-0/+3
*
Implement testGetElementsByTagNameNS.
Martin v. Löwis
2001-06-03
1
-0/+1
*
Added test case for legal DOM children
Andrew M. Kuchling
2000-12-31
1
-1/+3
*
Update the test suite to cover more ground.
Fred Drake
2000-12-14
1
-0/+1
*
Update test output.
Fred Drake
2000-11-21
1
-2/+18
*
Updated test suite to latest pulldom changes.
Lars Gustäbel
2000-10-13
1
-4/+4
*
Added additional test cases for pulldom modifications.
Lars Gustäbel
2000-10-11
1
-0/+10
*
Move the test for confirmation that all nodes have been freed into the
Fred Drake
2000-10-09
1
-9/+67
*
Add .toxml test case, as proposed by Alex Martelli in bug report #116244.
Martin v. Löwis
2000-10-06
1
-0/+1
*
Fix test errors.
Paul Prescod
2000-09-19
1
-2/+0
*
Don't print specific Node instances unless running verbosely.
Martin v. Löwis
2000-09-19
1
-2/+2
*
Test output that goes with updated test_minidom.
Paul Prescod
2000-09-18
1
-0/+44
*
Fixed test output
Paul Prescod
2000-07-01
1
-0/+1
*
Added minidom tests.
Paul Prescod
2000-07-01
1
-0/+64