summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
blob: dfe650c0c1e078fdf6b59413e60a18afcb52058b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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,
         @,

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