summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
blob: e3bde44a54d6b825b15e24d9bd5fddb87bcc4746 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Tests: debconf
Depends: python3, tzdata
Restrictions: allow-stderr needs-root

Tests: python
Depends: python3 (>= 3.9), tzdata, tzdata-legacy
Restrictions: allow-stderr

Test-command: NO_LEGACY_TIMEZONES=1 debian/tests/python
Depends: python3 (>= 3.9), tzdata
Restrictions: allow-stderr
Features: test-name=python_no_legacy

Test-command: debian/test_timezone_conversions -d /var/lib/dpkg/info/
Depends: python3, python3-debian, tzdata, tzdata-legacy
Restrictions: allow-stderr superficial
Features: test-name=test_timezone_conversions

Test-command: debian/test_timezone_conversions -d /var/lib/dpkg/info/ --all-selectable
Depends: python3, python3-debian, tzdata
Restrictions: allow-stderr superficial
Features: test-name=test_timezone_conversions_no_legacy