[diffoscope] branch master updated (19a1890 -> 1f01648)

Chris Lamb chris at chris-lamb.co.uk
Thu Feb 2 03:51:39 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  19a1890   tests.comparators.utils: Add a get_data helper method
       new  dc7b769   Don't write "fixture" file - was left in from previous commit(s)
       new  03446b8   tests.comparators: Avoid DRY violations by using new 'get_data' method.
       new  b465f4b   comparators.elf: Mark abstract/example method as "noqa" for coverage
       new  5fecba7   diffoscope.diff: Use %r over %s & repr(line)
       new  1f01648   diffoscope.exc: Tag nother impossible-to-reach-in-tests code with "noqa"

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/elf.py             |  2 +-
 diffoscope/diff.py                        |  4 ++--
 diffoscope/exc.py                         |  2 +-
 tests/comparators/test_apk.py             |  6 +++---
 tests/comparators/test_binary.py          | 12 ++++++------
 tests/comparators/test_bzip2.py           |  4 ++--
 tests/comparators/test_cbfs.py            |  6 +++---
 tests/comparators/test_cpio.py            |  8 ++++----
 tests/comparators/test_deb.py             |  4 ++--
 tests/comparators/test_debian.py          |  8 ++++----
 tests/comparators/test_device.py          | 10 +++-------
 tests/comparators/test_dex.py             |  4 ++--
 tests/comparators/test_directory.py       |  4 ++--
 tests/comparators/test_elf.py             | 10 +++++-----
 tests/comparators/test_epub.py            |  4 ++--
 tests/comparators/test_fonts.py           |  4 ++--
 tests/comparators/test_fsimage.py         |  4 ++--
 tests/comparators/test_gettext.py         |  4 ++--
 tests/comparators/test_git.py             |  5 ++---
 tests/comparators/test_gzip.py            |  6 +++---
 tests/comparators/test_haskell.py         |  5 ++---
 tests/comparators/test_icc.py             |  4 ++--
 tests/comparators/test_ico_image.py       |  6 +++---
 tests/comparators/test_ipk.py             |  4 ++--
 tests/comparators/test_iso9660.py         | 10 +++++-----
 tests/comparators/test_java.py            |  4 ++--
 tests/comparators/test_javascript.py      |  4 ++--
 tests/comparators/test_jpeg_image.py      |  6 +++---
 tests/comparators/test_json.py            |  8 ++++----
 tests/comparators/test_macho.py           |  4 ++--
 tests/comparators/test_mono.py            |  4 ++--
 tests/comparators/test_openssh_pub_key.py |  4 ++--
 tests/comparators/test_pdf.py             |  6 +++---
 tests/comparators/test_png.py             |  4 ++--
 tests/comparators/test_ppu.py             |  4 ++--
 tests/comparators/test_ps.py              |  6 +++---
 tests/comparators/test_rlib.py            |  8 ++++----
 tests/comparators/test_rpm.py             |  8 ++++----
 tests/comparators/test_sqlite.py          |  4 ++--
 tests/comparators/test_squashfs.py        |  8 ++++----
 tests/comparators/test_symlink.py         |  4 ++--
 tests/comparators/test_tar.py             |  8 ++++----
 tests/comparators/test_text.py            |  6 +++---
 tests/comparators/test_xz.py              |  4 ++--
 tests/comparators/test_zip.py             | 10 +++++-----
 45 files changed, 124 insertions(+), 130 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