1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Tests: test-xtensor
Depends: cmake,
g++,
doctest-dev,
libxtensor-dev,
# libxsimd-dev (>= 10.0.0~) [!arm64 !armel !armhf !ppc64el !riscv64 !s390x],
# libxsimd-dev (<< 11) [!arm64 !armel !armhf !ppc64el !riscv64 !s390x]
Restrictions: allow-stderr
Tests: test-xtensor-clang
Depends: clang,
cmake,
doctest-dev,
libxtensor-dev,
# libxsimd-dev (>= 10.0.0~) [!arm64 !armel !armhf !ppc64el !riscv64 !s390x],
# libxsimd-dev (<< 11) [!arm64 !armel !armhf !ppc64el !riscv64 !s390x]
Restrictions: allow-stderr
|