Updating test commands for version 0.5.7.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
bea0d1c575
commit
c7d725bb98
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.5 --all-targets --all-features
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets --all-features
|
||||||
Features: test-name=rust-auth-git2:@
|
Features: test-name=rust-auth-git2:@
|
||||||
Depends:
|
Depends:
|
||||||
dh-cargo (>= 31),
|
dh-cargo (>= 31),
|
||||||
|
@ -11,7 +11,7 @@ Depends:
|
||||||
@,
|
@,
|
||||||
Restrictions: allow-stderr, skip-not-installable
|
Restrictions: allow-stderr, skip-not-installable
|
||||||
|
|
||||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.5 --all-targets
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets
|
||||||
Features: test-name=librust-auth-git2-dev:default
|
Features: test-name=librust-auth-git2-dev:default
|
||||||
Depends:
|
Depends:
|
||||||
dh-cargo (>= 31),
|
dh-cargo (>= 31),
|
||||||
|
@ -24,7 +24,7 @@ Depends:
|
||||||
@,
|
@,
|
||||||
Restrictions: allow-stderr, skip-not-installable
|
Restrictions: allow-stderr, skip-not-installable
|
||||||
|
|
||||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.5 --all-targets --no-default-features
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets --no-default-features
|
||||||
Features: test-name=librust-auth-git2-dev:
|
Features: test-name=librust-auth-git2-dev:
|
||||||
Depends:
|
Depends:
|
||||||
dh-cargo (>= 31),
|
dh-cargo (>= 31),
|
||||||
|
@ -37,7 +37,7 @@ Depends:
|
||||||
@,
|
@,
|
||||||
Restrictions: allow-stderr, skip-not-installable
|
Restrictions: allow-stderr, skip-not-installable
|
||||||
|
|
||||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.5 --all-targets --no-default-features --features log
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets --no-default-features --features log
|
||||||
Features: test-name=librust-auth-git2+log-dev:log
|
Features: test-name=librust-auth-git2+log-dev:log
|
||||||
Depends:
|
Depends:
|
||||||
dh-cargo (>= 31),
|
dh-cargo (>= 31),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue