[diffoscope] branch experimental updated (caad6d1 -> b799a14)

Maria Glukhova siamezzze-guest at moszumanska.debian.org
Sat Apr 29 23:00:08 CEST 2017


This is an automated email from the git hooks/post-receive script.

siamezzze-guest pushed a change to branch experimental
in repository diffoscope.

      from  caad6d1   Prevent a traceback when using --new-file with containers by passing progress_name of the Member and not the member itself. (Closes: #861286)
      adds  7a067c8   Add visual comparison for JPEG and ICO images.
      adds  a7452e8   Add visual comparison for PNG and static GIF images.
      adds  5908c59   Tests for visual comparison.
      adds  e16e002   Ignore text difference if we have a visual one.
      adds  39155ef   Reflow indentation for visual differences.
      adds  b799a14   Rename html_output to compute_visual_diffs and explain its purpose.

No new revisions were added by this update.

Summary of changes:
 diffoscope/comparators/gif.py        |  46 +++++++++++++++++-
 diffoscope/comparators/image.py      |  88 +++++++++++++++++++++++++++++++++--
 diffoscope/comparators/png.py        |  31 +++++++++++-
 diffoscope/config.py                 |   1 +
 diffoscope/difference.py             |  29 ++++++++++++
 diffoscope/external_tools.py         |   4 ++
 diffoscope/main.py                   |   5 ++
 diffoscope/presenters/html/html.py   |  23 ++++++++-
 tests/comparators/test_gif.py        |  19 ++++++++
 tests/comparators/test_ico_image.py  |  10 ++++
 tests/comparators/test_jpeg_image.py |   9 ++++
 tests/comparators/test_png.py        |  10 ++++
 tests/data/test3.gif                 | Bin 0 -> 854 bytes
 tests/data/test4.gif                 | Bin 0 -> 2094 bytes
 tests/test_presenters.py             |  27 +++++++++++
 15 files changed, 295 insertions(+), 7 deletions(-)
 create mode 100644 tests/data/test3.gif
 create mode 100644 tests/data/test4.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