[diffoscope] branch experimental updated (a7155a8 -> c5d0134)
Chris Lamb
chris at chris-lamb.co.uk
Tue Mar 28 08:38:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch experimental
in repository diffoscope.
from a7155a8 Release version 81
new c5d0134 Add support for comparing Pcap files. (Closes: #858867)
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/{gif.py => pcap.py} | 30 +-
diffoscope/external_tools.py | 3 +
tests/comparators/{test_gif.py => test_pcap.py} | 32 +-
tests/data/pcap_expected_diff | 8784 +++++++++++++++++++++++
tests/data/test1.pcap | Bin 0 -> 84442 bytes
tests/data/test2.pcap | Bin 0 -> 85965 bytes
8 files changed, 8820 insertions(+), 31 deletions(-)
copy diffoscope/comparators/{gif.py => pcap.py} (69%)
copy tests/comparators/{test_gif.py => test_pcap.py} (65%)
create mode 100644 tests/data/pcap_expected_diff
create mode 100644 tests/data/test1.pcap
create mode 100644 tests/data/test2.pcap
--
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