1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Tests: smoke
Depends: cmake, g++ | c++-compiler, libmsgsl-dev, make
Restrictions: superficial
Tests: with-gcc-std17 with-gcc-std20 with-gcc-std23
Depends: cmake, g++, libgtest-dev, libmsgsl-dev, make, pkg-config
Tests: with-clang-std17 with-clang-std20
# There are problems with LLVM toolchain for IBM Z platform.
# See Debian bugs 974841, 1004914. So skip these tests for now.
Architecture: !s390x
Depends:
clang,
cmake,
libc++-dev,
libc++abi-dev,
libgtest-dev,
libmsgsl-dev,
make,
pkg-config,
|