[diffoscope] branch master updated (5366ec6 -> dc6d970)
Chris Lamb
chris at chris-lamb.co.uk
Sat Dec 24 20:27:28 CET 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch master
in repository diffoscope.
from 5366ec6 adding openssh arch package to recommends
new 003ac0e Update dex_expected_diffs and test requirement to ensure test compatibility with enjarify >= 1.0.3. (Closes: #849142)
new 043a0d3 Print the detected version in @skip_unless_tool_is_at_least test utility.
new 0c6710b Add detection of order-only difference in plain text format. (Closes: #848049)
new ae257a7 Release 66
new dc6d970 Release version 66
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:
debian/changelog | 15 +++++++++++++++
diffoscope/__init__.py | 2 +-
diffoscope/comparators/text.py | 14 ++++++++++++++
tests/comparators/test_dex.py | 13 +++++++++++++
tests/comparators/test_text.py | 8 ++++++++
tests/comparators/utils.py | 2 +-
tests/data/dex_expected_diffs | 4 ++--
tests/data/text_order1 | 7 +++++++
tests/data/text_order2 | 7 +++++++
tests/data/text_order_expected_diff | 11 +++++++++++
10 files changed, 79 insertions(+), 4 deletions(-)
create mode 100644 tests/data/text_order1
create mode 100644 tests/data/text_order2
create mode 100644 tests/data/text_order_expected_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