Lars Gustäbel
f27f5ab31f
Added additional test cases for pulldom modifications.
2000-10-11 22:36:00 +00:00
Fred Drake
ebe73025cd
Move the test for confirmation that all nodes have been freed into the
...
driver code, so that each test gets this; it had been done inconsistently.
Remove the lines that set the variables holding dom objects to None; not
needed since the interpreter cleans up locals on function return.
2000-10-09 19:57:39 +00:00
Martin v. Löwis
0a84a338f9
Add .toxml test case, as proposed by Alex Martelli in bug report #116244 .
2000-10-06 22:42:55 +00:00
Paul Prescod
4c799191a2
Fix test errors.
2000-09-19 19:33:02 +00:00
Martin v. Löwis
89c528b02d
Don't print specific Node instances unless running verbosely.
...
Closes Bug #114775 .
2000-09-19 16:22:10 +00:00
Paul Prescod
69cc7153c6
Test output that goes with updated test_minidom.
2000-09-18 20:44:15 +00:00
Paul Prescod
ebc0473c05
Fixed test output
2000-07-01 19:17:43 +00:00
Paul Prescod
7993bcc040
Added minidom tests.
2000-07-01 14:54:16 +00:00