diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 15:48:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 15:48:51 +0000 |
commit | 7e1dabf98f7d02dc67dcfce9c76433dd9569c4a6 (patch) | |
tree | cb153efab1c92224bb1b82ed968eca9604943b2c /debian/tests/control | |
parent | Adding upstream version 2024a. (diff) | |
download | tzdata-debian.tar.xz tzdata-debian.zip |
Adding debian version 2024a-0+deb12u1.debian/2024a-0+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..fb9988b --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,12 @@ +Tests: debconf +Depends: python3, tzdata +Restrictions: allow-stderr needs-root + +Tests: python +Depends: python3 (>= 3.9), tzdata +Restrictions: allow-stderr + +Test-command: debian/test_timezone_conversions -d /var/lib/dpkg/info/ +Depends: python3, python3-debian, tzdata +Restrictions: allow-stderr superficial +Features: test-name=test_timezone_conversions |