1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Test-Command: ./debian/tests/variants --version
Depends: @
Restrictions: superficial
Test-Command: ./debian/tests/upstreamtest test_python3.res
Depends: vim-nox, python3
Restrictions: needs-root, allow-stderr
Test-Command: ./debian/tests/upstreamtest test_lua.res
Depends: vim-nox, lua5.1
Restrictions: needs-root, allow-stderr
Test-Command: ./debian/tests/upstreamtest test_perl.res
Depends: vim-nox, perl
Restrictions: needs-root, allow-stderr
Test-Command: ./debian/tests/upstreamtest test_ruby.res
Depends: vim-nox, ruby
Restrictions: needs-root, allow-stderr
|