From 382192dfcd2e69c29a5dd49d92b04511b737dec4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 6 Mar 2025 14:08:08 +0100 Subject: [PATCH] Updating test commands for version 1.6.0. Signed-off-by: Daniel Baumann --- debian/tests/control | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/tests/control b/debian/tests/control index bec9623..0056ce7 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -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: test-name=rust-sha256:@, Depends: @@ -12,7 +12,7 @@ Restrictions: allow-stderr, 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: test-name=librust-sha256-dev:, Depends: @@ -26,7 +26,7 @@ Restrictions: allow-stderr, 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: test-name=librust-sha256+openssl-dev:native_openssl, Depends: @@ -40,7 +40,7 @@ Restrictions: allow-stderr, 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: test-name=librust-sha256+openssl-dev:openssl, Depends: @@ -54,7 +54,7 @@ Restrictions: allow-stderr, 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: test-name=librust-sha256+tokio-dev:async, Depends: @@ -68,7 +68,7 @@ Restrictions: allow-stderr, 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: test-name=librust-sha256+tokio-dev:default, Depends: @@ -82,7 +82,7 @@ Restrictions: allow-stderr, 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: test-name=librust-sha256+tokio-dev:tokio, Depends: