[diffoscope] branch master updated (39143ec -> 58ecca1)

Chris Lamb chris at chris-lamb.co.uk
Sun Aug 21 00:51:06 CEST 2016


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

lamby pushed a change to branch master
in repository diffoscope.

      from  39143ec   Mask more warnings (eg. "readelf: Error: the dynamic segment offset + size exceeds the size of the file") in ELF comparator.
       new  b3501ec   Avoid more DRY violations by factoring-out non-existing file tests.
       new  03a56a2   Check rendering of text and HTML presenters when checking non-existing files.
       new  7c4e480   Remove some other unused imports from comparator tests.
       new  c78487f   Add test in JSON comparator for non-existing files.
       new  58ecca1   Correct behaviour of JSON comparator when file does not exist.

The 5 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/json.py     | 14 ++++++++------
 tests/comparators/test_bzip2.py    | 13 +++++--------
 tests/comparators/test_cbfs.py     | 10 +++-------
 tests/comparators/test_cpio.py     | 10 +++-------
 tests/comparators/test_debian.py   |  8 ++------
 tests/comparators/test_git.py      |  1 -
 tests/comparators/test_json.py     |  6 ++++--
 tests/comparators/test_pdf.py      | 10 +++-------
 tests/comparators/test_png.py      | 10 +++-------
 tests/comparators/test_ppu.py      | 10 +++-------
 tests/comparators/test_ps.py       | 11 +++--------
 tests/comparators/test_rlib.py     | 11 +++--------
 tests/comparators/test_rpm.py      | 11 +++--------
 tests/comparators/test_sqlite.py   | 10 +++-------
 tests/comparators/test_squashfs.py | 10 +++-------
 tests/comparators/test_tar.py      |  9 +++------
 tests/comparators/test_text.py     | 10 +++-------
 tests/comparators/test_xz.py       | 11 ++++-------
 tests/comparators/test_zip.py      | 16 ++++------------
 tests/comparators/utils.py         | 17 ++++++++++++++++-
 20 files changed, 79 insertions(+), 129 deletions(-)

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


More information about the diffoscope mailing list