Mercurial > hgsubversion
comparison tests/fixtures/renames.svndump @ 743:045120d3a110
test_utility_commands: use self.assertMultiLineEqual().
The previous assertStringEqual() utility method pointed to standard
output. This is fairly annoying when running our own test-runner as it
suppresses that output. The assertMultiLineEqual() method shows
essentially the same information in the AssertionError itself.
While at it, all other comparisons that contain line-breaks are made
to use assertMultiLineEqual().
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Thu, 11 Nov 2010 21:30:31 +0100 |
parents | c2a84d436202 |
children | 0d0132cba155 |
comparison
equal
deleted
inserted
replaced
742:0d3139ba2d66 | 743:045120d3a110 |
---|