[diffoscope] branch experimental updated (82fbe27 -> 4d31312)

Ximin Luo infinity0 at debian.org
Thu Apr 20 21:30:54 CEST 2017


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

infinity0 pushed a change to branch experimental
in repository diffoscope.

      from  82fbe27   Don't crash on invalid archives, printing a useful error instead. (Closes: #833697)
       new  4d31312   Add support for R rds and rdb object files

The 1 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/__init__.py      |   2 +
 diffoscope/comparators/rdata.py         |  94 ++++++++++++++++++++++++++++++++
 diffoscope/comparators/utils/command.py |   5 +-
 tests/comparators/test_rdata.py         |  57 +++++++++++++++++++
 tests/data/rds_expected_diff            |  52 ++++++++++++++++++
 tests/data/test1.rdx                    | Bin 0 -> 276 bytes
 tests/data/test2.rdx                    | Bin 0 -> 276 bytes
 7 files changed, 208 insertions(+), 2 deletions(-)
 create mode 100644 diffoscope/comparators/rdata.py
 create mode 100644 tests/comparators/test_rdata.py
 create mode 100644 tests/data/rds_expected_diff
 create mode 100644 tests/data/test1.rdx
 create mode 100644 tests/data/test2.rdx

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


More information about the diffoscope mailing list