[diffoscope] branch experimental updated (9edbd00 -> ad1ed21)

Ximin Luo infinity0 at debian.org
Mon May 29 22:24:28 CEST 2017


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

infinity0 pushed a change to branch experimental
in repository diffoscope.

      from  9edbd00   JSONReaderV1: fail if version != 1
       new  761323b   Refactor: move tests/comparators/utils up one directory
       new  ad1ed21   progressbar: avoid div-by-zero

The 2 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/progress.py                             |  5 +++
 .../comparators/utils => tests}/__init__.py        |  0
 .../utils => tests/comparators}/__init__.py        |  0
 tests/comparators/test_apk.py                      |  6 +--
 tests/comparators/test_archive.py                  |  2 +-
 tests/comparators/test_binary.py                   |  4 +-
 tests/comparators/test_bzip2.py                    |  6 +--
 tests/comparators/test_cbfs.py                     |  6 +--
 tests/comparators/test_cpio.py                     |  6 +--
 tests/comparators/test_deb.py                      |  2 +-
 tests/comparators/test_debian.py                   |  6 +--
 tests/comparators/test_device.py                   |  4 +-
 tests/comparators/test_dex.py                      |  6 +--
 tests/comparators/test_directory.py                |  2 +-
 tests/comparators/test_docx.py                     |  6 +--
 tests/comparators/test_dtb.py                      |  4 +-
 tests/comparators/test_elf.py                      |  4 +-
 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_gif.py                      |  6 +--
 tests/comparators/test_git.py                      |  2 +-
 tests/comparators/test_gzip.py                     |  2 +-
 tests/comparators/test_haskell.py                  |  4 +-
 tests/comparators/test_icc.py                      |  4 +-
 tests/comparators/test_ico_image.py                |  6 +--
 tests/comparators/test_ipk.py                      |  2 +-
 tests/comparators/test_iso9660.py                  |  4 +-
 tests/comparators/test_java.py                     |  4 +-
 tests/comparators/test_javascript.py               |  4 +-
 tests/comparators/test_jpeg_image.py               |  4 +-
 tests/comparators/test_json.py                     |  4 +-
 tests/comparators/test_macho.py                    |  4 +-
 tests/comparators/test_mono.py                     |  4 +-
 tests/comparators/test_odt.py                      |  6 +--
 tests/comparators/test_ogg.py                      |  6 +--
 tests/comparators/test_openssh_pub_key.py          |  4 +-
 tests/comparators/test_pcap.py                     |  6 +--
 tests/comparators/test_pdf.py                      |  6 +--
 tests/comparators/test_pgp.py                      |  6 +--
 tests/comparators/test_png.py                      |  6 +--
 tests/comparators/test_ppu.py                      |  6 +--
 tests/comparators/test_ps.py                       |  6 +--
 tests/comparators/test_rdata.py                    |  8 ++--
 tests/comparators/test_rlib.py                     |  8 ++--
 tests/comparators/test_rpm.py                      |  6 +--
 tests/comparators/test_sqlite.py                   |  6 +--
 tests/comparators/test_squashfs.py                 |  6 +--
 tests/comparators/test_symlink.py                  |  2 +-
 tests/comparators/test_tar.py                      |  4 +-
 tests/comparators/test_text.py                     |  4 +-
 tests/comparators/test_utils.py                    |  4 +-
 tests/comparators/test_xz.py                       |  6 +--
 tests/comparators/test_zip.py                      |  6 +--
 tests/test_presenters.py                           | 52 +++++++---------------
 tests/test_progress.py                             |  2 +-
 tests/test_quines.py                               |  2 +-
 tests/test_readers.py                              |  2 +-
 tests/{comparators => }/utils/__init__.py          |  0
 tests/{comparators => }/utils/data.py              |  1 -
 tests/{comparators => }/utils/nonexisting.py       |  0
 tests/{comparators => }/utils/tools.py             |  0
 63 files changed, 148 insertions(+), 162 deletions(-)
 copy {diffoscope/comparators/utils => tests}/__init__.py (100%)
 copy {diffoscope/comparators/utils => tests/comparators}/__init__.py (100%)
 rename tests/{comparators => }/utils/__init__.py (100%)
 rename tests/{comparators => }/utils/data.py (99%)
 rename tests/{comparators => }/utils/nonexisting.py (100%)
 rename tests/{comparators => }/utils/tools.py (100%)

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


More information about the diffoscope mailing list