summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
blob: 16f64a6aaca273bd36706acb77b6232087eaa1f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Tests: debputy-py.test
Restrictions: allow-stderr
# debputy loads the libcap2 library directly for one of the tests
Depends: libcap2,
         python3-all,
         python3-lsprotocol,
         python3-pytest,
         @,

Tests: debputy-cli
Restrictions: allow-stderr, superficial
Depends: @,

Tests: debputy-cli-lint-lsp
Restrictions: allow-stderr, superficial
Depends: python3-lsprotocol,
         @,