File: control

package info (click to toggle)
rubygems-integration 1.19
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 68 kB
  • sloc: ruby: 124; makefile: 22; sh: 9
file content (20 lines) | stat: -rw-r--r-- 408 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
Tests: package-list
Depends: ruby,
         ruby-all-dev,
         ruby-ffi,
         ruby-magic,
         @

Test-Command: make spec
Depends: @, ruby, ruby-all-dev
Features: test-name=spec

Test-Command: make spec
Depends: @, ruby, ruby-all-dev
Restrictions: needs-root
Features: test-name=spec-as-root

Test-Command: gem list --installed stringio
Features: test-name=default-gems
Depends: ruby,
         @