[diffoscope] branch master updated (246d34f -> 65f0512)
Jérémy Bobbio
lunar at moszumanska.debian.org
Mon Feb 15 23:05:34 CET 2016
This is an automated email from the git hooks/post-receive script.
lunar pushed a change to branch master
in repository diffoscope.
from 246d34f Use recursive containers for directory
new 65f0512 Add support for ICC profiles
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:
diffoscope/__init__.py | 1 +
diffoscope/comparators/__init__.py | 2 ++
diffoscope/comparators/{sqlite.py => icc.py} | 18 +++++++------
tests/comparators/{test_png.py => test_icc.py} | 35 +++++++++++++------------
tests/data/icc_expected_diff | 23 ++++++++++++++++
tests/data/test1.icc | Bin 0 -> 14684 bytes
tests/data/test2.icc | Bin 0 -> 14684 bytes
7 files changed, 54 insertions(+), 25 deletions(-)
copy diffoscope/comparators/{sqlite.py => icc.py} (72%)
copy tests/comparators/{test_png.py => test_icc.py} (69%)
create mode 100644 tests/data/icc_expected_diff
create mode 100644 tests/data/test1.icc
create mode 100644 tests/data/test2.icc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list