[diffoscope] branch experimental updated (52494a2 -> 0436f9b)

Chris Lamb chris at chris-lamb.co.uk
Wed Apr 26 13:19:46 CEST 2017


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

lamby pushed a change to branch experimental
in repository diffoscope.

      from  52494a2   test_dtb: Add versioned dependency on fdtdump/device-tree-compiler (>= 1.4.2).
       new  0436f9b   Add support for comparing Ogg Vorbis 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:
 debian/control                                 |   1 +
 diffoscope/comparators/__init__.py             |   1 +
 diffoscope/comparators/{docx.py => ogg.py}     |  18 +-
 diffoscope/external_tools.py                   |   3 +
 tests/comparators/{test_odt.py => test_ogg.py} |  30 +-
 tests/data/ogg_expected_diff                   | 556 +++++++++++++++++++++++++
 tests/data/test1.ogg                           | Bin 0 -> 5940 bytes
 tests/data/test2.ogg                           | Bin 0 -> 4567 bytes
 8 files changed, 584 insertions(+), 25 deletions(-)
 copy diffoscope/comparators/{docx.py => ogg.py} (80%)
 copy tests/comparators/{test_odt.py => test_ogg.py} (62%)
 create mode 100644 tests/data/ogg_expected_diff
 create mode 100644 tests/data/test1.ogg
 create mode 100644 tests/data/test2.ogg

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


More information about the diffoscope mailing list