[diffoscope] branch master updated (b47d7cd -> 39cb5f2)

Reiner Herrmann reiner at reiner-h.de
Sat Feb 27 19:03:16 CET 2016


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

deki-guest pushed a change to branch master
in repository diffoscope.

      from  b47d7cd   Reset mtimes of test directories and ignore ctimes
       new  d9bc6c8   Add comparator for Postscript files
       new  cf9f3cd   Add test for Postscript comparator
       new  39cb5f2   Release version 50

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:
 debian/changelog                              |  12 +
 diffoscope/__init__.py                        |   2 +
 diffoscope/comparators/__init__.py            |   2 +
 diffoscope/comparators/{image.py => ps.py}    |  45 ++-
 tests/comparators/{test_pdf.py => test_ps.py} |  49 ++-
 tests/data/ps_internal_expected_diff          | 188 ++++++++++
 tests/data/ps_text_expected_diff              |   7 +
 tests/data/test1.ps                           | 519 ++++++++++++++++++++++++++
 tests/data/test2.ps                           | 517 +++++++++++++++++++++++++
 9 files changed, 1292 insertions(+), 49 deletions(-)
 copy diffoscope/comparators/{image.py => ps.py} (53%)
 copy tests/comparators/{test_pdf.py => test_ps.py} (60%)
 create mode 100644 tests/data/ps_internal_expected_diff
 create mode 100644 tests/data/ps_text_expected_diff
 create mode 100644 tests/data/test1.ps
 create mode 100644 tests/data/test2.ps

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list