[trydiffoscope] 01/05: Test --help output.

Chris Lamb chris at chris-lamb.co.uk
Mon Sep 11 06:30:25 UTC 2017


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

lamby pushed a commit to branch master
in repository trydiffoscope.

commit eb71e9296c7476b0069a9eb2f2032317b040a9a1
Author: Chris Lamb <lamby at debian.org>
Date:   Sat Aug 12 19:46:12 2017 -0400

    Test --help output.
---
 debian/tests/0001-usage | 7 +++++++
 debian/tests/control    | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/tests/0001-usage b/debian/tests/0001-usage
new file mode 100755
index 0000000..7c2c40a
--- /dev/null
+++ b/debian/tests/0001-usage
@@ -0,0 +1,7 @@
+#!/bin/sh
+#
+# Run --help
+
+set -eu
+
+trydiffoscope --help
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..35442c5
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1 @@
+Tests: 0001-usage

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



More information about the Reproducible-commits mailing list