[Reproducible-commits] [diffoscope] branch master updated (f2463ec -> b8395e0)

Paul Mathijs Gevers elbrus at moszumanska.debian.org
Mon Nov 2 20:05:04 UTC 2015


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

elbrus pushed a change to branch master
in repository diffoscope.

      from  f2463ec   Fix epub detection
       new  b8395e0   Add diffoscope support for ppu 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/__init__.py                          |   1 +
 diffoscope/comparators/__init__.py              |   2 ++
 diffoscope/comparators/{java.py => ppu.py}      |  34 ++++++++++++--------
 tests/comparators/{test_mono.py => test_ppu.py} |  41 +++++++++++++-----------
 tests/data/ppu_expected_diff                    |  17 ++++++++++
 tests/data/test1.ppu                            | Bin 0 -> 4728 bytes
 tests/data/test2.ppu                            | Bin 0 -> 4728 bytes
 7 files changed, 62 insertions(+), 33 deletions(-)
 copy diffoscope/comparators/{java.py => ppu.py} (58%)
 copy tests/comparators/{test_mono.py => test_ppu.py} (60%)
 create mode 100644 tests/data/ppu_expected_diff
 create mode 100644 tests/data/test1.ppu
 create mode 100644 tests/data/test2.ppu

-- 
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