Updating test commands for version 0.5.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
af44947ace
commit
c856e86b82
1 changed files with 4 additions and 4 deletions
8
debian/tests/control
vendored
8
debian/tests/control
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue