[diffoscope] branch master updated (867ecde -> 9401a7e)

Chris Lamb chris at chris-lamb.co.uk
Sat Aug 20 21:29:54 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  867ecde   Add tests for Haskell comparator.
       new  428f079   Skip Haskell tests if GHC is not installed.
       new  80f9244   Rewrite lenghy "[..] skipIf [..] tool_missing" with @skip_unless_tool_exists.
       new  ac8ac6e   Rename tests/comparators/conftest.py -> tests/comparators/utils.py.
       new  9401a7e   Avoid Don't-Repeat-Yourself violations by factoring out fixture loading.

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:
 tests/comparators/test_binary.py            | 19 ++++++----------
 tests/comparators/test_bzip2.py             | 21 +++++++----------
 tests/comparators/test_cbfs.py              | 14 ++++++------
 tests/comparators/test_cpio.py              | 24 +++++++-------------
 tests/comparators/test_deb.py               | 13 +++--------
 tests/comparators/test_debian.py            |  2 +-
 tests/comparators/test_dex.py               | 28 +++++++++--------------
 tests/comparators/test_directory.py         |  2 +-
 tests/comparators/test_elf.py               | 28 +++++++++--------------
 tests/comparators/test_epub.py              | 21 +++++------------
 tests/comparators/test_fonts.py             | 20 +++++------------
 tests/comparators/test_fsimage.py           | 23 ++++++-------------
 tests/comparators/test_gettext.py           | 32 ++++++++------------------
 tests/comparators/test_git.py               | 15 +++----------
 tests/comparators/test_gzip.py              | 10 +++------
 tests/comparators/test_haskell.py           | 18 +++++----------
 tests/comparators/test_icc.py               | 21 +++++------------
 tests/comparators/test_image.py             | 21 +++++------------
 tests/comparators/test_ipk.py               | 17 ++++----------
 tests/comparators/test_iso9660.py           | 27 ++++++++--------------
 tests/comparators/test_java.py              | 21 +++++------------
 tests/comparators/test_json.py              | 15 +++----------
 tests/comparators/test_macho.py             | 21 +++++------------
 tests/comparators/test_mono.py              | 21 +++++------------
 tests/comparators/test_pdf.py               | 26 ++++++---------------
 tests/comparators/test_png.py               | 19 +++++-----------
 tests/comparators/test_ppu.py               | 23 ++++++-------------
 tests/comparators/test_ps.py                | 22 ++++++------------
 tests/comparators/test_rlib.py              | 16 ++++---------
 tests/comparators/test_rpm.py               | 25 +++++++--------------
 tests/comparators/test_sqlite.py            | 21 +++++------------
 tests/comparators/test_squashfs.py          | 25 +++++++--------------
 tests/comparators/test_tar.py               | 19 ++++------------
 tests/comparators/test_text.py              | 24 +++++---------------
 tests/comparators/test_utils.py             | 30 ++++++-------------------
 tests/comparators/test_xz.py                | 19 ++++++----------
 tests/comparators/test_zip.py               | 35 +++++++++--------------------
 tests/comparators/{conftest.py => utils.py} | 14 ++++++++++--
 38 files changed, 239 insertions(+), 533 deletions(-)
 rename tests/comparators/{conftest.py => utils.py} (76%)

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


More information about the diffoscope mailing list