1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test compiler_builtins 0.1.26 --all-targets --all-features
Features: test-name=@
Depends: dh-cargo (>= 18), @
Restrictions: allow-stderr, skip-not-installable, flaky
Test-Command: /usr/share/cargo/bin/cargo-auto-test compiler_builtins 0.1.26 --all-targets --no-default-features
Features: test-name=librust-compiler-builtins-dev
Depends: dh-cargo (>= 18), @
Restrictions: allow-stderr, skip-not-installable, flaky
Test-Command: /usr/share/cargo/bin/cargo-auto-test compiler_builtins 0.1.26 --all-targets --features c
Features: test-name=librust-compiler-builtins+c-dev
Depends: dh-cargo (>= 18), @
Restrictions: allow-stderr, skip-not-installable, flaky
Test-Command: /usr/share/cargo/bin/cargo-auto-test compiler_builtins 0.1.26 --all-targets --features core
Features: test-name=librust-compiler-builtins+core-dev
Depends: dh-cargo (>= 18), @
Restrictions: allow-stderr, skip-not-installable, flaky
Test-Command: /usr/share/cargo/bin/cargo-auto-test compiler_builtins 0.1.26 --all-targets --features rustc-dep-of-std
Features: test-name=librust-compiler-builtins+rustc-dep-of-std-dev
Depends: dh-cargo (>= 18), @
Restrictions: allow-stderr, skip-not-installable, flaky
|