Updating test commands for version 0.7.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
82272cbf1a
commit
2149bc615f
1 changed files with 3 additions and 3 deletions
6
debian/tests/control
vendored
6
debian/tests/control
vendored
|
@ -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:
|
Features:
|
||||||
test-name=rust-forgejo-api:@,
|
test-name=rust-forgejo-api:@,
|
||||||
Depends:
|
Depends:
|
||||||
|
@ -17,7 +17,7 @@ Restrictions:
|
||||||
allow-stderr,
|
allow-stderr,
|
||||||
skip-not-installable,
|
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:
|
Features:
|
||||||
test-name=librust-forgejo-api-dev:default,
|
test-name=librust-forgejo-api-dev:default,
|
||||||
Depends:
|
Depends:
|
||||||
|
@ -36,7 +36,7 @@ Restrictions:
|
||||||
allow-stderr,
|
allow-stderr,
|
||||||
skip-not-installable,
|
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:
|
Features:
|
||||||
test-name=librust-forgejo-api-dev:,
|
test-name=librust-forgejo-api-dev:,
|
||||||
Depends:
|
Depends:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue