[diffoscope] branch master updated (5197c6e -> 15ca129)
Chris Lamb
chris at chris-lamb.co.uk
Sat Jan 21 12:16:35 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch master
in repository diffoscope.
from 5197c6e presenters.text: Remove superfluous empty newlines from diff.
new bdbebad presenters: Use an optimised indentation routine throughout all text presenters.
new 15ca129 tests: Add tests for HTML output.
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:
diffoscope/presenters/base.py | 10 +
diffoscope/presenters/markdown.py | 5 +-
diffoscope/presenters/restructuredtext.py | 5 +-
diffoscope/presenters/text.py | 9 +-
tests/data/index.html | 154 +++++++++++++
tests/data/output.html | 348 ++++++++++++++++++++++++++++++
tests/test_presenters.py | 21 +-
7 files changed, 537 insertions(+), 15 deletions(-)
create mode 100644 tests/data/index.html
create mode 100644 tests/data/output.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list