summaryrefslogtreecommitdiff
path: root/debian/tests/control
blob: 95c77afa227bac3546537c4a24959470e873c309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Tests: runtime-libs
Depends: apt, python3-minimal
Restrictions: allow-stderr

Tests: libc-link
Depends: gcc-9, libc6-dev | libc-dev

Tests: libstdcxx-link
Depends: g++-9

Tests: libgfortran-link
Depends: gfortran-9

Tests: libgo-link
Depends: gccgo-9

Tests: libgomp-link
Depends: gfortran-9, gcc-9

Tests: libgnat-link
Depends: gnat-9

Tests: shlib-build
Depends: gcc-9, libc6-dev | libc-dev