[diffoscope] branch master updated (e8300c0 -> 36d1c96)

Chris Lamb chris at chris-lamb.co.uk
Tue Jan 17 01:13:37 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  e8300c0   tests/comparators: DRY up init_fixture(data(FOO)) pattern with load_fixture(FOO)
       new  01170d3   comparators.GzipFile: Inherit from File.
       new  9641b9d   Skip tests if binutils can't handle the object file format. Based on a patch by Mattia Rizzolo (Closes: #851588)
       new  d82ba01   Add missing `data` imports from e8300c0f85ebe9b7a4d2635ed5bc.
       new  36d1c96   Save some complicated logic by setting default RE_FILE_{EXTENSION,TYPE}

The 4 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/gzip.py             |  4 +++-
 diffoscope/comparators/utils/file.py       |  3 +++
 diffoscope/comparators/utils/specialize.py | 13 ++-----------
 tests/comparators/test_apk.py              |  2 +-
 tests/comparators/test_dex.py              |  2 +-
 tests/comparators/test_elf.py              |  7 ++++++-
 tests/comparators/test_fonts.py            |  2 +-
 tests/comparators/test_fsimage.py          |  2 +-
 tests/comparators/test_haskell.py          |  2 +-
 tests/comparators/test_java.py             |  2 +-
 tests/comparators/test_javascript.py       |  2 +-
 tests/comparators/test_macho.py            |  2 +-
 tests/comparators/test_mono.py             |  2 +-
 tests/comparators/test_pdf.py              |  2 +-
 tests/comparators/test_png.py              |  2 +-
 tests/comparators/test_ppu.py              |  2 +-
 tests/comparators/test_rlib.py             |  5 ++++-
 tests/comparators/test_rpm.py              |  2 +-
 tests/comparators/test_squashfs.py         |  2 +-
 tests/comparators/test_utils.py            |  2 +-
 tests/comparators/test_zip.py              |  2 +-
 tests/comparators/utils/tools.py           | 18 ++++++++++++++++++
 22 files changed, 52 insertions(+), 30 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