File: control

package info (click to toggle)
ruby-standalone 3.0~1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 92 kB
  • sloc: sh: 98; makefile: 68; ansic: 25; ruby: 6
file content (20 lines) | stat: -rw-r--r-- 503 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Test-Command: ./run-tests
Depends: @, ruby-ffi, shunit2
Features: test-name=run-tests

Test-Command: ./run-tests
Depends: @, ruby-ffi, shunit2
Restrictions: needs-root
Features: test-name=run-tests-root

Tests: bundler-integration
Restrictions: allow-stderr, needs-internet

Tests: custom-rubyX.Y
Restrictions: allow-stderr

Test-Command: ruby-standalone ruby -w -e 'puts "OK"'
Features: test-name=no-warnings

Test-Command: echo date | USER= ruby-standalone
Features: test-name=ruby-standalone-no-USER