[diffoscope] branch experimental updated (2132f2e -> 8fd24d7)

Vagrant Cascadian vagrant at moszumanska.debian.org
Mon Apr 24 21:22:43 CEST 2017


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

vagrant pushed a change to branch experimental
in repository diffoscope.

      from  2132f2e   rdata: Tidy some long lines
       new  1d85031   Add support for .dtb (device tree blob) files (Closes: #861109).
       new  8fd24d7   Add tests for .dtb files.

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 +
 debian/copyright                                   |  12 ++++
 diffoscope/comparators/__init__.py                 |   1 +
 diffoscope/comparators/{javascript.py => dtb.py}   |  14 ++--
 diffoscope/external_tools.py                       |   3 +
 .../{test_javascript.py => test_dtb.py}            |  33 +++++-----
 tests/data/devicetree1.dtb                         | Bin 0 -> 68260 bytes
 tests/data/devicetree2.dtb                         | Bin 0 -> 68323 bytes
 tests/data/devicetree_expected_diff                |  71 +++++++++++++++++++++
 9 files changed, 113 insertions(+), 22 deletions(-)
 copy diffoscope/comparators/{javascript.py => dtb.py} (77%)
 copy tests/comparators/{test_javascript.py => test_dtb.py} (60%)
 create mode 100644 tests/data/devicetree1.dtb
 create mode 100644 tests/data/devicetree2.dtb
 create mode 100644 tests/data/devicetree_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