Author jorend
Recipients
Date 2007-04-01.21:18:00
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
OK, I've attached two new patches.

test_minidom.second.patch - Changes "confirm" to "assert_" or "assertEquals", breaks multi-line assertions into many one-line assertions, adds convenience methods "assertSameNode" and "assertNotSameNode", etc.  Also replaces the Node.allnodes test with gc-based test and adds a few calls to unlink().

expatbuilder.second.patch - Fixes the test failure discovered by the new gc testing.

File Added: test_minidom.second.patch
History
Date User Action Args
2007-08-23 15:57:49adminlinkissue1691032 messages
2007-08-23 15:57:49admincreate