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
|
Tests: smoke
Depends: tree-sitter-cli, tree-sitter-vim-src
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test tree-sitter-vim 0.4.0 --all-targets --all-features
Features:
test-name=librust-tree-sitter-vim-dev:@,
Depends:
dh-rust,
librust-cc-1+default-dev (>= 1.0.89),
librust-tree-sitter-0+default-dev (>= 0.21),
librust-tree-sitter-vim-0.4-dev,
Restrictions:
allow-stderr,
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test tree-sitter-vim 0.4.0 --all-targets
Features:
test-name=librust-tree-sitter-vim-dev:default,
Depends:
dh-rust,
librust-cc-1+default-dev (>= 1.0.89),
librust-tree-sitter-0+default-dev (>= 0.21),
librust-tree-sitter-vim-0.4+default-dev,
Restrictions:
allow-stderr,
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test tree-sitter-vim 0.4.0 --all-targets --no-default-features
Features:
test-name=librust-tree-sitter-vim-dev:,
Depends:
dh-rust,
librust-cc-1+default-dev (>= 1.0.89),
librust-tree-sitter-0+default-dev (>= 0.21),
librust-tree-sitter-vim-0.4-dev,
Restrictions:
allow-stderr,
|