aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-11-29 14:31:06 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-11-29 14:31:06 -0700
commit41027b6a1b518b7f0c4330dd5906c5f7bba68d0c (patch)
tree71cfe882f034ad1c52802ed9224f876fa683f406
parent15930559366a273a87fbc7c6461150c82ff7039f (diff)
downloadpandoc-citeproc-preamble-41027b6a1b518b7f0c4330dd5906c5f7bba68d0c.tar.gz
add autopkgtest
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/changelog1
-rw-r--r--debian/tests/control5
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a32b2a9..9dd48fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pandoc-citeproc-preamble (1.4) UNRELEASED; urgency=medium
* Update copyright years in various places.
* Add CONTRIBUTING.rst & DEVELOPER-CERTIFICATE.
* Tweak GitHub pull request template.
+ * Add debian/tests/control.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 29 Nov 2019 14:26:39 -0700
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..dfad75b
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,5 @@
+Tests: simple-integration-test
+Restrictions: rw-build-tree
+# ^ produces test/output.tex
+Test-Command: test/test
+Depends: @, pandoc, pandoc-citeproc