[Reproducible-commits] [diffoscope] branch master updated (c8c4bc4 -> a07cce4)
Jérémy Bobbio
lunar at moszumanska.debian.org
Thu Dec 3 16:59:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
lunar pushed a change to branch master
in repository diffoscope.
from c8c4bc4 Prevent overwriting the destination when extracting with libarchive
new 5460a95 make ppu version aware by checking expected magic version
new a07cce4 Graphical image comparison using libcaca.
The 2 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/__init__.py | 1 +
diffoscope/comparators/__init__.py | 4 +-
diffoscope/comparators/{fonts.py => image.py} | 31 +++++---
diffoscope/comparators/ppu.py | 23 +++++-
tests/comparators/{test_png.py => test_image.py} | 37 ++++-----
tests/data/image_expected_diff | 92 +++++++++++++++++++++++
tests/data/test1.jpg | Bin 0 -> 6020 bytes
tests/data/test2.jpg | Bin 0 -> 5265 bytes
8 files changed, 154 insertions(+), 34 deletions(-)
copy diffoscope/comparators/{fonts.py => image.py} (64%)
copy tests/comparators/{test_png.py => test_image.py} (71%)
create mode 100644 tests/data/image_expected_diff
create mode 100644 tests/data/test1.jpg
create mode 100644 tests/data/test2.jpg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the Reproducible-commits
mailing list