summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2023-09-20 09:26:54 +0200
committerPicca Frédéric-Emmanuel <picca@debian.org>2023-09-20 09:26:54 +0200
commit432b6e17c16fd6ef26859cc442a42f36f18c0b42 (patch)
tree371a935417ef59d9548aaa3499f300886e5b9ded /debian/tests/control
parent6e28818b5988b97550dc744055f193685c77aa11 (diff)
d/t/control: Added a test to check that the silx view command can be started.
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index a412169..7ede055 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -13,3 +13,11 @@ Depends:
xauth,
xvfb,
Architecture: !i386
+
+Test-Command: set -efu
+ ; xvfb-run -a --server-args="-screen 0 1024x768x24" -noreset timeout --preserve-status 5 silx view
+Depends:
+ silx,
+ xauth,
+ xvfb,
+Restrictions: allow-stderr