[diffoscope] branch experimental updated (c1bf3cc -> f6f2f29)
Chris Lamb
chris at chris-lamb.co.uk
Tue Mar 14 10:24:05 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch experimental
in repository diffoscope.
from c1bf3cc Indicate the AndroidManifest.xml type.
new f6f2f29 Compare GIF images using gifbuild. (Closes: #857610)
The 1 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/__init__.py | 1 +
diffoscope/comparators/{pdf.py => gif.py} | 33 +++--
diffoscope/external_tools.py | 3 +
tests/comparators/{test_png.py => test_gif.py} | 30 ++--
tests/data/gif_expected_diff | 181 +++++++++++++++++++++++++
tests/data/test1.gif | Bin 0 -> 1791 bytes
tests/data/test2.gif | Bin 0 -> 793 bytes
8 files changed, 220 insertions(+), 29 deletions(-)
copy diffoscope/comparators/{pdf.py => gif.py} (62%)
copy tests/comparators/{test_png.py => test_gif.py} (63%)
create mode 100644 tests/data/gif_expected_diff
create mode 100644 tests/data/test1.gif
create mode 100644 tests/data/test2.gif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list