1
0
Fork 0

Updating test commands for version 0.5.8.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-25 09:59:36 +02:00
parent af44947ace
commit c856e86b82
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -1,4 +1,4 @@
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets --all-features
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.8 --all-targets --all-features
Features:
test-name=rust-auth-git2:@,
Depends:
@ -15,7 +15,7 @@ Restrictions:
allow-stderr,
skip-not-installable,
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.8 --all-targets
Features:
test-name=librust-auth-git2-dev:default,
Depends:
@ -32,7 +32,7 @@ Restrictions:
allow-stderr,
skip-not-installable,
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets --no-default-features
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.8 --all-targets --no-default-features
Features:
test-name=librust-auth-git2-dev:,
Depends:
@ -49,7 +49,7 @@ Restrictions:
allow-stderr,
skip-not-installable,
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets --no-default-features --features log
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.8 --all-targets --no-default-features --features log
Features:
test-name=librust-auth-git2+log-dev:log,
Depends: