summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:08:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:08:07 +0000
commitd43c39132dfcb97f8ad0e6c4830d8dd4334c6380 (patch)
tree4ce258fe97564cfc903499fa487401dcc451ce85 /debian/tests/control
parentAdding upstream version 5.20230130+deb12u1. (diff)
downloaddh-python-d43c39132dfcb97f8ad0e6c4830d8dd4334c6380.tar.xz
dh-python-d43c39132dfcb97f8ad0e6c4830d8dd4334c6380.zip
Adding debian version 5.20230130+deb12u1.debian/5.20230130+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control45
1 files changed, 45 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..1c3c76f
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,45 @@
+Tests: dh-python
+Depends:
+ build-essential,
+ debhelper,
+ dh-python,
+ fakeroot,
+ libjs-jquery,
+ python3-all-dbg,
+ python3-all-dev
+Restrictions: allow-stderr
+
+Tests: nosetests
+Depends:
+ dh-python,
+ flit,
+ python3-all,
+ python3-all-dbg,
+ python3-nose2
+Restrictions: allow-stderr
+
+Tests: pybuild
+Depends:
+ build-essential,
+ debhelper,
+ dh-python,
+ pybuild-plugin-pyproject,
+ flit,
+ fakeroot,
+ python3-all-dev,
+ python3-poetry-core,
+ python3-pytest,
+ python3-setuptools,
+ python3-tomli,
+ tox
+Restrictions: allow-stderr
+
+Tests: pybuild-autopkgtest
+Depends:
+ autopkgtest,
+ debhelper,
+ dh-python,
+ make,
+ pybuild-plugin-pyproject,
+ python3-all,
+Restrictions: allow-stderr