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
|
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test async-attributes 1.1.2
--all-targets --all-features
Features: test-name=rust-async-attributes-1:@
Depends:
dh-rust,
librust-async-attributes-1-dev,
librust-async-std-1+default-dev,
Restrictions: allow-stderr
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test async-attributes 1.1.2
--all-targets
Features: test-name=rust-async-attributes-1:default
Depends:
dh-rust,
librust-async-attributes-1+default-dev,
librust-async-std-1+default-dev,
Restrictions: allow-stderr
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test async-attributes 1.1.2
--all-targets --no-default-features
Features: test-name=rust-async-attributes-1:
Depends:
dh-rust,
librust-async-attributes-1-dev,
librust-async-std-1+default-dev,
Restrictions: allow-stderr
|