Updating test commands for version 1.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
94a9789617
commit
382192dfcd
1 changed files with 7 additions and 7 deletions
14
debian/tests/control
vendored
14
debian/tests/control
vendored
|
@ -1,4 +1,4 @@
|
||||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.5.0 --all-targets --all-features
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.6.0 --all-targets --all-features
|
||||||
Features:
|
Features:
|
||||||
test-name=rust-sha256:@,
|
test-name=rust-sha256:@,
|
||||||
Depends:
|
Depends:
|
||||||
|
@ -12,7 +12,7 @@ Restrictions:
|
||||||
allow-stderr,
|
allow-stderr,
|
||||||
skip-not-installable,
|
skip-not-installable,
|
||||||
|
|
||||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.5.0 --all-targets --no-default-features
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.6.0 --all-targets --no-default-features
|
||||||
Features:
|
Features:
|
||||||
test-name=librust-sha256-dev:,
|
test-name=librust-sha256-dev:,
|
||||||
Depends:
|
Depends:
|
||||||
|
@ -26,7 +26,7 @@ Restrictions:
|
||||||
allow-stderr,
|
allow-stderr,
|
||||||
skip-not-installable,
|
skip-not-installable,
|
||||||
|
|
||||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.5.0 --all-targets --no-default-features --features native_openssl
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.6.0 --all-targets --no-default-features --features native_openssl
|
||||||
Features:
|
Features:
|
||||||
test-name=librust-sha256+openssl-dev:native_openssl,
|
test-name=librust-sha256+openssl-dev:native_openssl,
|
||||||
Depends:
|
Depends:
|
||||||
|
@ -40,7 +40,7 @@ Restrictions:
|
||||||
allow-stderr,
|
allow-stderr,
|
||||||
skip-not-installable,
|
skip-not-installable,
|
||||||
|
|
||||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.5.0 --all-targets --no-default-features --features openssl
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.6.0 --all-targets --no-default-features --features openssl
|
||||||
Features:
|
Features:
|
||||||
test-name=librust-sha256+openssl-dev:openssl,
|
test-name=librust-sha256+openssl-dev:openssl,
|
||||||
Depends:
|
Depends:
|
||||||
|
@ -54,7 +54,7 @@ Restrictions:
|
||||||
allow-stderr,
|
allow-stderr,
|
||||||
skip-not-installable,
|
skip-not-installable,
|
||||||
|
|
||||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.5.0 --all-targets --no-default-features --features async
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.6.0 --all-targets --no-default-features --features async
|
||||||
Features:
|
Features:
|
||||||
test-name=librust-sha256+tokio-dev:async,
|
test-name=librust-sha256+tokio-dev:async,
|
||||||
Depends:
|
Depends:
|
||||||
|
@ -68,7 +68,7 @@ Restrictions:
|
||||||
allow-stderr,
|
allow-stderr,
|
||||||
skip-not-installable,
|
skip-not-installable,
|
||||||
|
|
||||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.5.0 --all-targets
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.6.0 --all-targets
|
||||||
Features:
|
Features:
|
||||||
test-name=librust-sha256+tokio-dev:default,
|
test-name=librust-sha256+tokio-dev:default,
|
||||||
Depends:
|
Depends:
|
||||||
|
@ -82,7 +82,7 @@ Restrictions:
|
||||||
allow-stderr,
|
allow-stderr,
|
||||||
skip-not-installable,
|
skip-not-installable,
|
||||||
|
|
||||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.5.0 --all-targets --no-default-features --features tokio
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test sha256 1.6.0 --all-targets --no-default-features --features tokio
|
||||||
Features:
|
Features:
|
||||||
test-name=librust-sha256+tokio-dev:tokio,
|
test-name=librust-sha256+tokio-dev:tokio,
|
||||||
Depends:
|
Depends:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue