summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
blob: 9d5c5967a2ce4f61daa714579bd3fcb05e956c9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Tests: basicmeson
Depends: meson, g++

Tests: clangmeson
Depends: meson, clang

# At the time of writing the packaging machinery does not put @builddeps@ into
# autopkg deps. The tests are only automatically run when packages explicitly
# listed as Depends are uploaded. List a few major ones to make sure those
# tests are run and thus block broken uploads.
Tests: exhaustive
Depends: meson, @builddeps@, valac, rustc, ldc [!s390x !ppc64el]

Tests: crossbuild
Depends: meson, g++, g++-arm-linux-gnueabihf
Restrictions: skip-not-installable