From a164e7824392ff5d95c457c2c1c91969587abafd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 02:39:23 +0200 Subject: Adding debian version 2.19.5+deb10u1. Signed-off-by: Daniel Baumann --- debian/tests/control | 21 +++++++++++++++++++++ debian/tests/shunit2 | 4 ++++ 2 files changed, 25 insertions(+) create mode 100644 debian/tests/control create mode 100755 debian/tests/shunit2 (limited to 'debian/tests') diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..a300537 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,21 @@ +Tests: shunit2 +Depends: + @, + build-essential, + debhelper, + fakeroot, + faketime, + git, + gnupg, + libdistro-info-perl, + libgitlab-api-v4-perl, + libipc-run-perl, + libtest-output-perl, + libwww-perl, + mozilla-devscripts, + python3-debian, + python3-pyftpdlib, + shunit2, + wdiff, + zip, +Restrictions: allow-stderr diff --git a/debian/tests/shunit2 b/debian/tests/shunit2 new file mode 100755 index 0000000..9dfbd0a --- /dev/null +++ b/debian/tests/shunit2 @@ -0,0 +1,4 @@ +#!/bin/sh +set -e + +make test-installed -- cgit v1.2.3