[Reproducible-commits] [diffoscope] branch master updated (e8294ed -> 9593b9b)

Reiner Herrmann reiner at reiner-h.de
Wed Dec 2 22:08:15 UTC 2015


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

deki-guest pushed a change to branch master
in repository diffoscope.

      from  e8294ed   Use more portable LC_CTYPE suggestion
       new  9593b9b   Added comparator for filesystem images

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                 |   2 +
 diffoscope/comparators/fsimage.py                  |  91 +++++++++++++++++++++
 .../comparators/{test_epub.py => test_fsimage.py}  |  60 ++++++++------
 tests/data/ext4_expected_diffs                     |  12 +++
 tests/data/{test1.iso => test1.ext4}               | Bin 360448 -> 256000 bytes
 tests/data/{test1.iso => test2.ext4}               | Bin 360448 -> 256000 bytes
 7 files changed, 140 insertions(+), 26 deletions(-)
 create mode 100644 diffoscope/comparators/fsimage.py
 copy tests/comparators/{test_epub.py => test_fsimage.py} (53%)
 create mode 100644 tests/data/ext4_expected_diffs
 copy tests/data/{test1.iso => test1.ext4} (70%)
 copy tests/data/{test1.iso => test2.ext4} (70%)

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



More information about the Reproducible-commits mailing list