[diffoscope] branch master updated (c601f2d -> 03b8f89)
Chris Lamb
chris at chris-lamb.co.uk
Tue Feb 7 04:32:28 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 c601f2d Add a machine-readable JSON output format. (Closes: #850791)
new 68504f2 Drop debugging code from previous commit.
new c6f2be2 comparators.symlink: Drop strange debugging message.
new db37e55 Fix errors when comparing directories with non-directories. (Closes: #835641)
new 42c4c3a comparators.utils: Don't uselessly run xxd(1) on non-directories.
new 03b8f89 comparators.utils: Tidy code that calls cmp(1)
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:
diffoscope/comparators/symlink.py | 1 -
diffoscope/comparators/utils/file.py | 32 +++++++++++++++++++++++++---
tests/comparators/test_directory.py | 39 ++++++++++++++++++++++++++++++++++
tests/data/test_directory_device_diff | 3 +++
tests/data/test_directory_file_diff | 3 +++
tests/data/test_directory_symlink_diff | 3 +++
tests/test_presenters.py | 3 ---
7 files changed, 77 insertions(+), 7 deletions(-)
create mode 100644 tests/data/test_directory_device_diff
create mode 100644 tests/data/test_directory_file_diff
create mode 100644 tests/data/test_directory_symlink_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