summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2021-09-15 18:46:49 +0200
committerAxel Beckert <abe@deuxchevaux.org>2021-09-15 18:47:05 +0200
commit8d37726df0f115cb142452e5f75d97f754ea16b9 (patch)
treea47a5b0b1bc8d4a517227afbb5708f6fe851b4e5 /debian/tests/control
parent801f5e105ad6d1f767d28c8311edd263790f419f (diff)
downloadzsh-8d37726df0f115cb142452e5f75d97f754ea16b9.tar.gz
zsh-8d37726df0f115cb142452e5f75d97f754ea16b9.zip
Also let autopkgtest check zsh-static in a separate test run
Skip V07pcre.ztst there as --enable-pcre does require dynamic loading. Triggered by the discussion in #993843. Gbp-Dch: Full
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 2bd45fc98..ddc395e1c 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -7,6 +7,15 @@ Depends: libcap-dev [linux-any],
zsh,
zsh-dev
+Tests: run-testsuite-static
+Depends: libcap-dev [linux-any],
+ libelf-dev,
+ libgdbm-dev,
+ libncurses-dev,
+ libpcre3-dev,
+ zsh-static,
+ zsh-dev
+
Tests: adequate
Depends: adequate:native,
@