aboutsummaryrefslogtreecommitdiffstats
path: root/manual/packaging.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-03-18 02:06:23 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2022-03-19 00:53:18 +0100
commite316e90d1f3124e1ddb7f33f77b91af178b963bd (patch)
tree810730d6012f5f865743e5bcdfadd38ea00b0466 /manual/packaging.rst
parentacdf5b2e7a9b3074125bc95bfcf7e6abdc9704b4 (diff)
downloadqpdf-e316e90d1f3124e1ddb7f33f77b91af178b963bd.tar.zst
Add installed package smoke tests in pkg-test directory
Diffstat (limited to 'manual/packaging.rst')
-rw-r--r--manual/packaging.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/manual/packaging.rst b/manual/packaging.rst
index 50f8fc60..298a41a3 100644
--- a/manual/packaging.rst
+++ b/manual/packaging.rst
@@ -38,6 +38,18 @@ particularly useful to packagers.
11, this was a recommendation for packagers but was not done
automatically.
+.. _package-tests:
+
+Package Tests
+-------------
+
+The :file:`pkg-test` directory contains very small test shell scripts
+that are designed to help smoke-test an installation of qpdf. They
+were designed to be used with debian's `autopkgtest
+<https://wiki.debian.org/ContinuousIntegration/autopkgtest>`__
+framework but can be used by others. Please see
+:file:`pkg-test/README.md` in the source distribution for details.
+
.. _packaging-doc:
Packaging Documentation