diff options
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 |