[diffoscope] branch master updated (483ec03 -> 06e4ca7)
Mattia Rizzolo
mattia at debian.org
Sat Jan 14 12:01:46 CET 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a change to branch master
in repository diffoscope.
from 483ec03 Correctly escape value of href="" elements (re. #849411)
new cb1aa1b comparators/icc: rename RE_FILE_EXTENSION to RE_FILE_TYPE, as that's what the RE is looking at
new 6406b61 comparators/elf: typo s/TYE/TYPE/
new 06e4ca7 Add image metadata comparison.
The 3 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:
debian/control | 1 +
diffoscope/comparators/elf.py | 4 +--
diffoscope/comparators/icc.py | 4 +--
diffoscope/comparators/image.py | 36 ++++++++++++++++++++++++--
diffoscope/exc.py | 4 +++
tests/comparators/test_ico_image.py | 11 ++++++++
tests/comparators/test_jpeg_image.py | 15 +++++++++--
tests/data/ico_image_meta_expected_diff | 20 ++++++++++++++
tests/data/jpeg_image_meta_expected_diff | 26 +++++++++++++++++++
tests/data/{test2.macho => test1_meta.ico} | Bin 8432 -> 6926 bytes
tests/data/test1_meta.jpg | Bin 0 -> 662 bytes
tests/data/{test2.squashfs => test2_meta.ico} | Bin 4096 -> 3270 bytes
tests/data/test2_meta.jpg | Bin 0 -> 627 bytes
13 files changed, 113 insertions(+), 8 deletions(-)
create mode 100644 tests/data/ico_image_meta_expected_diff
create mode 100644 tests/data/jpeg_image_meta_expected_diff
copy tests/data/{test2.macho => test1_meta.ico} (77%)
mode change 100755 => 100644
create mode 100644 tests/data/test1_meta.jpg
copy tests/data/{test2.squashfs => test2_meta.ico} (76%)
create mode 100644 tests/data/test2_meta.jpg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list