[diffoscope] branch master updated (b7332b6 -> c1e29ac)

Chris Lamb chris at chris-lamb.co.uk
Sat Feb 10 17:03:43 CET 2018


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

lamby pushed a change to branch master
in repository diffoscope.

      from  b7332b6   comparators/java: wrap some lines
       new  2bf2f0f   Drop debugging code in Android tests.
       new  c1e29ac   Add support for comparing XMLBeans binary schemas.

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:
 debian/control                                 |   1 +
 diffoscope/comparators/__init__.py             |   1 +
 diffoscope/comparators/{odt.py => xsb.py}      |  27 +++--
 diffoscope/external_tools.py                   |   3 +
 tests/comparators/test_android.py              |   3 -
 tests/comparators/{test_ogg.py => test_xsb.py} |  30 ++---
 tests/data/test1.xsb                           | Bin 0 -> 1546 bytes
 tests/data/test2.xsb                           | Bin 0 -> 1546 bytes
 tests/data/xsb_expected_diff                   | 153 +++++++++++++++++++++++++
 9 files changed, 186 insertions(+), 32 deletions(-)
 copy diffoscope/comparators/{odt.py => xsb.py} (73%)
 copy tests/comparators/{test_ogg.py => test_xsb.py} (63%)
 create mode 100644 tests/data/test1.xsb
 create mode 100644 tests/data/test2.xsb
 create mode 100644 tests/data/xsb_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