[diffoscope] branch master updated (520f8c6 -> bb2ff3b)
Chris Lamb
chris at chris-lamb.co.uk
Fri Feb 10 11:08:05 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch master
in repository diffoscope.
from 520f8c6 Correct logic of module_exists, ensuring we correctly skip the debian.deb822 tests when python3-debian is not installed. (Closes: #854745)
new e1775ed Invert all the module_exist logic to prevent multiple confusing negations.
new f6745a1 main: Correct grammar in comment.
new acebcc0 utils.libarchive: No need to track archive directory locations.
new bb2ff3b Add --exclude option. (Closes: #854783)
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/directory.py | 2 +
diffoscope/comparators/utils/compare.py | 6 ++
diffoscope/comparators/utils/libarchive.py | 12 ++-
diffoscope/config.py | 1 +
.../test_symlink.py => diffoscope/excludes.py | 29 ++++----
diffoscope/main.py | 6 +-
tests/comparators/utils/tools.py | 8 +-
tests/test_excludes.py | 85 ++++++++++++++++++++++
8 files changed, 128 insertions(+), 21 deletions(-)
copy tests/comparators/test_symlink.py => diffoscope/excludes.py (60%)
create mode 100644 tests/test_excludes.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list