[diffoscope] branch master updated (3699308 -> aa936ea)
Chris Lamb
chris at chris-lamb.co.uk
Tue Jan 10 23:22:08 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 3699308 Rename tests/comparators/test_image.py -> tests/comparators/test_jpeg_image.py
new 5a4efae Rename image_expected_diff -> jpeg_image_expected.
new 486b1b8 Add tests for image.ICOImageFile.
new aa936ea Catch conversion errors when calling out to icoutils
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:
diffoscope/comparators/image.py | 5 +-
.../{test_jpeg_image.py => test_ico_image.py} | 20 ++----
tests/comparators/test_jpeg_image.py | 2 +-
tests/data/ico_image_expected_diff | 73 +++++++++++++++++++++
...mage_expected_diff => jpeg_image_expected_diff} | 0
tests/data/test1.ico | Bin 0 -> 318 bytes
tests/data/test2.ico | Bin 0 -> 1150 bytes
7 files changed, 84 insertions(+), 16 deletions(-)
copy tests/comparators/{test_jpeg_image.py => test_ico_image.py} (65%)
create mode 100644 tests/data/ico_image_expected_diff
rename tests/data/{image_expected_diff => jpeg_image_expected_diff} (100%)
create mode 100644 tests/data/test1.ico
create mode 100644 tests/data/test2.ico
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list