[diffoscope] branch master updated (2ea676b -> e8300c0)

Mattia Rizzolo mattia at debian.org
Mon Jan 16 22:36:37 CET 2017


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

mattia pushed a change to branch master
in repository diffoscope.

      from  2ea676b   tests/main: disable jquery while testing --htmldir, so tests can run without it
       new  4478aca   tests/comparators/utils: turn into a packages with smaller modules
       new  9925be1   Use the path attribute of the specialized file instead of the original name
       new  9f9c60a   t/comparators: rename load_fixture() into init_fixture()
       new  821da51   t/comparators/utils/data: add a load_fixture() function wrapping both init_fixture() and data()
       new  e8300c0   tests/comparators: DRY up init_fixture(data(FOO)) pattern with load_fixture(FOO)

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:
 tests/comparators/test_apk.py                      |  9 +++--
 tests/comparators/test_binary.py                   | 15 +++++---
 tests/comparators/test_bzip2.py                    | 17 ++++-----
 tests/comparators/test_cbfs.py                     |  5 ++-
 tests/comparators/test_cpio.py                     |  9 +++--
 tests/comparators/test_deb.py                      |  6 +--
 tests/comparators/test_debian.py                   |  3 +-
 tests/comparators/test_dex.py                      |  9 +++--
 tests/comparators/test_directory.py                |  3 +-
 tests/comparators/test_elf.py                      |  8 ++--
 tests/comparators/test_epub.py                     |  9 +++--
 tests/comparators/test_fonts.py                    |  7 ++--
 tests/comparators/test_fsimage.py                  |  8 ++--
 tests/comparators/test_gettext.py                  | 12 +++---
 tests/comparators/test_git.py                      |  7 ++--
 tests/comparators/test_gzip.py                     | 14 +++----
 tests/comparators/test_haskell.py                  |  8 ++--
 tests/comparators/test_icc.py                      |  8 ++--
 tests/comparators/test_ico_image.py                | 13 ++++---
 tests/comparators/test_ipk.py                      |  7 ++--
 tests/comparators/test_iso9660.py                  |  8 ++--
 tests/comparators/test_java.py                     |  8 ++--
 tests/comparators/test_javascript.py               |  8 ++--
 tests/comparators/test_jpeg_image.py               | 13 ++++---
 tests/comparators/test_json.py                     | 12 +++---
 tests/comparators/test_macho.py                    |  8 ++--
 tests/comparators/test_mono.py                     |  8 ++--
 tests/comparators/test_openssh_pub_key.py          |  9 +++--
 tests/comparators/test_pdf.py                      | 10 +++--
 tests/comparators/test_png.py                      | 10 +++--
 tests/comparators/test_ppu.py                      | 10 +++--
 tests/comparators/test_ps.py                       | 10 +++--
 tests/comparators/test_rlib.py                     | 13 ++++---
 tests/comparators/test_rpm.py                      | 10 +++--
 tests/comparators/test_sqlite.py                   | 10 +++--
 tests/comparators/test_squashfs.py                 | 10 +++--
 tests/comparators/test_tar.py                      | 10 +++--
 tests/comparators/test_text.py                     | 18 +++++----
 tests/comparators/test_utils.py                    | 16 ++++----
 tests/comparators/test_xz.py                       | 18 ++++-----
 tests/comparators/test_zip.py                      | 25 ++++++------
 .../ipk.py => tests/comparators/utils/__init__.py  | 10 ++---
 tests/{conftest.py => comparators/utils/data.py}   | 26 +++++++++++--
 .../{test_icc.py => utils/nonexisting.py}          | 39 ++++++-------------
 tests/comparators/{utils.py => utils/tools.py}     | 44 +---------------------
 45 files changed, 281 insertions(+), 259 deletions(-)
 copy diffoscope/comparators/ipk.py => tests/comparators/utils/__init__.py (75%)
 copy tests/{conftest.py => comparators/utils/data.py} (56%)
 copy tests/comparators/{test_icc.py => utils/nonexisting.py} (51%)
 rename tests/comparators/{utils.py => utils/tools.py} (52%)

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


More information about the diffoscope mailing list