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
|