1
0
Fork 0

Updating test commands for version 0.7.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-04 07:29:11 +01:00
parent 82272cbf1a
commit 2149bc615f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -1,4 +1,4 @@
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.6.0 --all-targets --all-features
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.7.0 --all-targets --all-features
Features:
test-name=rust-forgejo-api:@,
Depends:
@ -17,7 +17,7 @@ Restrictions:
allow-stderr,
skip-not-installable,
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.6.0 --all-targets
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.7.0 --all-targets
Features:
test-name=librust-forgejo-api-dev:default,
Depends:
@ -36,7 +36,7 @@ Restrictions:
allow-stderr,
skip-not-installable,
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.6.0 --all-targets --no-default-features
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.7.0 --all-targets --no-default-features
Features:
test-name=librust-forgejo-api-dev:,
Depends: