[diffoscope] branch siamezzze/containers updated (29458c4 -> 3218f0c)

Maria Glukhova siamezzze-guest at moszumanska.debian.org
Sat Jan 21 17:07:31 CET 2017


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

siamezzze-guest pushed a change to branch siamezzze/containers
in repository diffoscope.

      from  29458c4   Drop libarchive check; prevent directories from being byte-compared instead.
       new  3444132   Keep filelist sorted for deterministic output, and add newline at the end.
       new  d00362b   Add tests for cross-container comparison.
       new  49110eb   Revert "Change internal archive content names."
       new  3218f0c   Add fuzzy-matching across containers.

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/bzip2.py                    |   2 +-
 diffoscope/comparators/gzip.py                     |   2 +-
 diffoscope/comparators/utils/compare.py            |   4 +-
 diffoscope/comparators/utils/fuzzy.py              |  75 +++++++++++++++++--
 diffoscope/comparators/xz.py                       |   2 +-
 tests/comparators/test_containers.py               |  81 +++++++++++++++++++++
 tests/data/containers_content_expected_diff        |   3 +
 tests/data/containers_filelist_expected_diff       |   8 ++
 tests/data/containers_types_expected_diff          |   3 +
 .../data/nested_containers_filelist_expected_diff  |   7 ++
 tests/data/nested_containers_types_expected_diff   |   3 +
 tests/data/test1.tar.bz2                           | Bin 0 -> 986 bytes
 tests/data/test1.tar.gz                            | Bin 0 -> 1000 bytes
 tests/data/test3.cpio                              | Bin 0 -> 512 bytes
 tests/data/{fuzzy2.tar => test3.tar}               | Bin 10240 -> 10240 bytes
 15 files changed, 180 insertions(+), 10 deletions(-)
 create mode 100644 tests/comparators/test_containers.py
 create mode 100644 tests/data/containers_content_expected_diff
 create mode 100644 tests/data/containers_filelist_expected_diff
 create mode 100644 tests/data/containers_types_expected_diff
 create mode 100644 tests/data/nested_containers_filelist_expected_diff
 create mode 100644 tests/data/nested_containers_types_expected_diff
 create mode 100644 tests/data/test1.tar.bz2
 create mode 100644 tests/data/test1.tar.gz
 create mode 100644 tests/data/test3.cpio
 copy tests/data/{fuzzy2.tar => test3.tar} (86%)

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


More information about the diffoscope mailing list