summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 08:50:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 08:50:33 +0000
commit1333020b904a8714d01f4ae4789c5070e8ff90f2 (patch)
tree338ef4570c790f46661f010deeebaaecc58c9bbc /debian/tests/control
parentAdding upstream version 2:9.0.1378. (diff)
downloadvim-1333020b904a8714d01f4ae4789c5070e8ff90f2.tar.xz
vim-1333020b904a8714d01f4ae4789c5070e8ff90f2.zip
Adding debian version 2:9.0.1378-2.debian/2%9.0.1378-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..fd5ed50
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,15 @@
+Test-Command: ./debian/tests/variants --version
+Depends: @
+Restrictions: superficial
+
+Test-Command: ./debian/tests/upstreamtest /usr/bin/vim
+Depends: vim, cscope, procps, python3, xxd
+Restrictions: needs-root, allow-stderr, flaky
+
+Test-Command: ./debian/tests/upstreamtest /usr/bin/vim
+Depends: vim-nox, cscope, procps, xxd
+Restrictions: needs-root, allow-stderr, flaky
+
+Test-Command: ./debian/tests/upstreamtest /usr/bin/vi
+Depends: vim-tiny, xxd
+Restrictions: needs-root, allow-stderr, flaky