1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
|
# check single-feature tests only on amd64
# add either d or z to all other tests
# omit no-feature and async+d tests
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test notify-rust 4.11.6
--all-targets --all-features
-- --skip realworld::
Features:
test-name=rust-notify-rust:@,
Depends:
dh-rust,
librust-async-std-1+attributes-dev,
librust-async-std-1+default-dev,
librust-maplit-1+default-dev,
librust-notify-rust-4-dev,
Restrictions:
allow-stderr,
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test notify-rust 4.11.6
# --all-targets --no-default-features
# -- --skip realworld::
#Features: test-name=rust-notify-rust:
#Depends:
# dh-rust,
# librust-async-std-1+attributes-dev,
# librust-async-std-1+default-dev,
# librust-maplit-1+default-dev,
# librust-notify-rust-4-dev,
#Restrictions: allow-stderr
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test notify-rust 4.11.6
--all-targets
-- --skip realworld::
Features:
test-name=rust-notify-rust:default,
Depends:
dh-rust,
librust-async-std-1+attributes-dev,
librust-async-std-1+default-dev,
librust-maplit-1+default-dev,
librust-notify-rust-4+default-dev,
Restrictions:
allow-stderr,
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test notify-rust 4.11.6
--all-targets --no-default-features --features async,z
-- --skip realworld::
Features:
test-name=rust-notify-rust:async+z,
Depends:
dh-rust,
librust-async-std-1+attributes-dev,
librust-async-std-1+default-dev,
librust-maplit-1+default-dev,
librust-notify-rust-4+async-dev,
librust-notify-rust-4+z-dev,
Restrictions:
allow-stderr,
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test notify-rust 4.11.6
--all-targets --no-default-features --features d
-- --skip realworld::
Features:
test-name=rust-notify-rust:d,
Depends:
dh-rust,
librust-async-std-1+attributes-dev,
librust-async-std-1+default-dev,
librust-maplit-1+default-dev,
librust-notify-rust-4+d-dev,
Restrictions:
allow-stderr,
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test notify-rust 4.11.6
--all-targets --no-default-features --features images,d
-- --skip realworld::
Features:
test-name=rust-notify-rust:images+d,
Depends:
dh-rust,
librust-async-std-1+attributes-dev,
librust-async-std-1+default-dev,
librust-maplit-1+default-dev,
librust-notify-rust-4+d-dev,
librust-notify-rust-4+images-dev,
Restrictions:
allow-stderr,
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test notify-rust 4.11.6
--all-targets --no-default-features --features images,z
-- --skip realworld::
Features:
test-name=rust-notify-rust:images+z,
Depends:
dh-rust,
librust-async-std-1+attributes-dev,
librust-async-std-1+default-dev,
librust-maplit-1+default-dev,
librust-notify-rust-4+images-dev,
librust-notify-rust-4+z-dev,
Restrictions:
allow-stderr,
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test notify-rust 4.11.6
--all-targets --no-default-features --features z
-- --skip realworld::
Features:
test-name=rust-notify-rust:z,
Depends:
dh-rust,
librust-async-std-1+attributes-dev,
librust-async-std-1+default-dev,
librust-maplit-1+default-dev,
librust-notify-rust-4+z-dev,
Restrictions:
allow-stderr,
Architecture: amd64
|