[diffoscope] branch master updated (a738c8f -> 19a1890)
Chris Lamb
chris at chris-lamb.co.uk
Thu Feb 2 03:51:24 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch master
in repository diffoscope.
from a738c8f Add watch file with cryptographic signature verification.
new bf7155a comparators: Don't report on test coverage for some internal error messages.
new 30e112c comparators.squashfs: Consistently use double-quotes in human-readable exception messages.
new dfc6ed9 comparators.image: Correct location of noqa stub for imagemagick calls.
new 8046db9 tests.comparators: Add test for symlink differing in destination.
new 19a1890 tests.comparators.utils: Add a get_data helper method
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
diffoscope/comparators/image.py | 4 ++--
diffoscope/comparators/squashfs.py | 22 +++++++++---------
diffoscope/comparators/utils/libarchive.py | 4 ++--
diffoscope/comparators/zip.py | 4 ++--
.../comparators/{utils/data.py => test_symlink.py} | 27 +++++++++-------------
tests/comparators/utils/data.py | 5 ++++
tests/data/symlink_expected_destination_diff | 3 +++
7 files changed, 36 insertions(+), 33 deletions(-)
copy tests/comparators/{utils/data.py => test_symlink.py} (65%)
create mode 100644 tests/data/symlink_expected_destination_diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list