[diffoscope] branch jwnx_fix_different_container_type_comparison updated (8e362f8 -> 84089dd)
Juliana Oliveira R
jwnx-guest at moszumanska.debian.org
Mon Sep 11 03:42:22 CEST 2017
This is an automated email from the git hooks/post-receive script.
jwnx-guest pushed a change to branch jwnx_fix_different_container_type_comparison
in repository diffoscope.
from 8e362f8 comparators: utils: container: fixes OSError on container files
new 52e5ab3 comparators: bzip2: replaced default path gen by self.get_path_name
new 84089dd tests: comparators: added test_containers.py
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/comparators/bzip2.py | 2 +-
tests/comparators/test_containers.py | 95 +++++++++++++++++++++
tests/data/containers/a.tar.bz2 | Bin 0 -> 348 bytes
tests/data/containers/a.tar.gz | Bin 0 -> 335 bytes
tests/data/containers/a.tar.xz | Bin 0 -> 404 bytes
tests/data/containers/b.tar.bz2 | Bin 0 -> 525 bytes
tests/data/containers/b.tar.gz | Bin 0 -> 532 bytes
tests/data/containers/b.tar.xz | Bin 0 -> 616 bytes
.../different_files_expected_bzip2_xz_diff | 45 ++++++++++
.../different_files_expected_gzip_bzip2_diff | 45 ++++++++++
.../different_files_expected_gzip_bzip2_meta | 3 +
.../different_files_expected_gzip_xz_diff | 45 ++++++++++
.../different_files_expected_gzip_xz_meta | 3 +
.../containers/equal_files_expected_bzip_xz_diff | 3 +
.../equal_files_expected_gzip_bzip2_diff | 3 +
15 files changed, 243 insertions(+), 1 deletion(-)
create mode 100644 tests/comparators/test_containers.py
create mode 100644 tests/data/containers/a.tar.bz2
create mode 100644 tests/data/containers/a.tar.gz
create mode 100644 tests/data/containers/a.tar.xz
create mode 100644 tests/data/containers/b.tar.bz2
create mode 100644 tests/data/containers/b.tar.gz
create mode 100644 tests/data/containers/b.tar.xz
create mode 100644 tests/data/containers/different_files_expected_bzip2_xz_diff
create mode 100644 tests/data/containers/different_files_expected_gzip_bzip2_diff
create mode 100644 tests/data/containers/different_files_expected_gzip_bzip2_meta
create mode 100644 tests/data/containers/different_files_expected_gzip_xz_diff
create mode 100644 tests/data/containers/different_files_expected_gzip_xz_meta
create mode 100644 tests/data/containers/equal_files_expected_bzip_xz_diff
create mode 100644 tests/data/containers/equal_files_expected_gzip_bzip2_diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list