File: control

package info (click to toggle)
rust-hypothesis 0.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 472 kB
  • sloc: makefile: 38; sh: 1
file content (42 lines) | stat: -rw-r--r-- 1,484 bytes parent folder | download | duplicates (2)
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
# check single-feature tests only on amd64

Test-Command: env HYPOTHESIS_NAME=foo HYPOTHESIS_KEY=bar TEST_GROUP_ID=baz /usr/share/dh-rust/bin/cargo-auto-test hypothesis 0.12.0
 --all-targets --all-features
Features: test-name=rust-hypothesis:@
Depends:
 dh-rust,
 librust-assert-cmd-2+default-dev,
 librust-hypothesis-0.12-dev,
 librust-predicates-3+default-dev,
Restrictions: allow-stderr

Test-Command: env HYPOTHESIS_NAME=foo HYPOTHESIS_KEY=bar TEST_GROUP_ID=baz /usr/share/dh-rust/bin/cargo-auto-test hypothesis 0.12.0
 --all-targets --no-default-features
Features: test-name=rust-hypothesis:
Depends:
 dh-rust,
 librust-assert-cmd-2+default-dev,
 librust-hypothesis-0.12-dev,
 librust-predicates-3+default-dev,
Restrictions: allow-stderr

Test-Command: env HYPOTHESIS_NAME=foo HYPOTHESIS_KEY=bar TEST_GROUP_ID=baz /usr/share/dh-rust/bin/cargo-auto-test hypothesis 0.12.0
 --all-targets
Features: test-name=rust-hypothesis:default
Depends:
 dh-rust,
 librust-assert-cmd-2+default-dev,
 librust-hypothesis-0.12+default-dev,
 librust-predicates-3+default-dev,
Restrictions: allow-stderr

Test-Command: env HYPOTHESIS_NAME=foo HYPOTHESIS_KEY=bar TEST_GROUP_ID=baz /usr/share/dh-rust/bin/cargo-auto-test hypothesis 0.12.0
 --all-targets --no-default-features --features cli
Features: test-name=rust-hypothesis:cli
Depends:
 dh-rust,
 librust-assert-cmd-2+default-dev,
 librust-hypothesis-0.12+cli-dev,
 librust-predicates-3+default-dev,
Restrictions: allow-stderr
Architecture: amd64