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 35 36 37 38 39 40 41 42 43 44
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test simple_logger 5.0.0 --all-targets --all-features
Features: test-name=rust-simple-logger:@
Depends: dh-cargo (>= 31), rustc, @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test simple_logger 5.0.0 --all-targets --no-default-features --features colors
Features: test-name=librust-simple-logger-dev:colors
Depends: dh-cargo (>= 31), rustc, @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test simple_logger 5.0.0 --all-targets
Features: test-name=librust-simple-logger-dev:default
Depends: dh-cargo (>= 31), rustc, @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test simple_logger 5.0.0 --all-targets --no-default-features --features nightly
Features: test-name=librust-simple-logger-dev:nightly
Depends: dh-cargo (>= 31), rustc, @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test simple_logger 5.0.0 --all-targets --no-default-features --features stderr
Features: test-name=librust-simple-logger-dev:stderr
Depends: dh-cargo (>= 31), rustc, @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test simple_logger 5.0.0 --all-targets --no-default-features --features threads
Features: test-name=librust-simple-logger-dev:threads
Depends: dh-cargo (>= 31), rustc, @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test simple_logger 5.0.0 --all-targets --no-default-features --features time
Features: test-name=librust-simple-logger-dev:time
Depends: dh-cargo (>= 31), rustc, @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test simple_logger 5.0.0 --all-targets --no-default-features --features timestamps
Features: test-name=librust-simple-logger-dev:timestamps
Depends: dh-cargo (>= 31), rustc, @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test simple_logger 5.0.0 --all-targets --no-default-features
Features: test-name=librust-simple-logger-dev:
Depends: dh-cargo (>= 31), rustc, @
Restrictions: allow-stderr, skip-not-installable
|