[diffoscope] branch lamby/output-formats updated (ff74fd5 -> f31e169)
Chris Lamb
chris at chris-lamb.co.uk
Sat Jan 21 06:11:15 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch lamby/output-formats
in repository diffoscope.
from ff74fd5 diffoscope.presenters: Add RestructuredText output format.
new 2395d25 tests: Avoid DRY violations when running the main function
new 5d0a90c tests: Split main and presenter tests.
new 2b44812 tests: Avoid DRY violations in presenter tests.
new d589e08 tests: Add utilities for actually testing output formats.
new f31e169 tests: Actually compare the output of text/ReST/markdown formats to a fixture.
The 5 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:
tests/data/output.md | 38 +++++++++++
tests/data/output.rst | 52 ++++++++++++++
tests/data/output.txt | 34 ++++++++++
tests/test_main.py | 172 ++++++++++++-----------------------------------
tests/test_presenters.py | 107 +++++++++++++++++++++++++++++
5 files changed, 275 insertions(+), 128 deletions(-)
create mode 100644 tests/data/output.md
create mode 100644 tests/data/output.rst
create mode 100644 tests/data/output.txt
create mode 100644 tests/test_presenters.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list