Adopt debcargo auto-gen'd testing stuff
Another thing generated that I'm just trusting is accurate. Oops.
This commit is contained in:
14
debian/tests/control
vendored
Normal file
14
debian/tests/control
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test gt-tool 3.0.1 --all-targets --all-features
|
||||
Features: test-name=rust-gt-tool:@
|
||||
Depends: dh-cargo (>= 31), rustc, @
|
||||
Restrictions: allow-stderr, skip-not-installable
|
||||
|
||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test gt-tool 3.0.1 --all-targets
|
||||
Features: test-name=librust-gt-tool-dev:default
|
||||
Depends: dh-cargo (>= 31), rustc, @
|
||||
Restrictions: allow-stderr, skip-not-installable
|
||||
|
||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test gt-tool 3.0.1 --all-targets --no-default-features
|
||||
Features: test-name=librust-gt-tool-dev:
|
||||
Depends: dh-cargo (>= 31), rustc, @
|
||||
Restrictions: allow-stderr, skip-not-installable
|
||||
Reference in New Issue
Block a user