1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test framework_lib 0.6.1 --all-targets --all-features
Features: test-name=rust-framework-lib:@
Depends: dh-cargo (>= 33~), rustc (>= 1.81), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test framework_lib 0.6.1 --all-targets
Features: test-name=librust-framework-lib-dev:default
Depends: dh-cargo (>= 33~), rustc (>= 1.81), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test framework_lib 0.6.1 --all-targets --no-default-features --features hidapi
Features: test-name=librust-framework-lib-dev:hidapi
Depends: dh-cargo (>= 33~), rustc (>= 1.81), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test framework_lib 0.6.1 --all-targets --no-default-features --features nvidia
Features: test-name=librust-framework-lib-dev:nvidia
Depends: dh-cargo (>= 33~), rustc (>= 1.81), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test framework_lib 0.6.1 --all-targets --no-default-features --features readonly
Features: test-name=librust-framework-lib-dev:readonly
Depends: dh-cargo (>= 33~), rustc (>= 1.81), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test framework_lib 0.6.1 --all-targets --no-default-features --features rusb
Features: test-name=librust-framework-lib-dev:rusb
Depends: dh-cargo (>= 33~), rustc (>= 1.81), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test framework_lib 0.6.1 --all-targets --no-default-features
Features: test-name=librust-framework-lib-dev:
Depends: dh-cargo (>= 33~), rustc (>= 1.81), @
Restrictions: allow-stderr, skip-not-installable
|