File: control

package info (click to toggle)
puredata 0.55.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 20,508 kB
  • sloc: ansic: 118,824; tcl: 10,221; cpp: 9,327; makefile: 1,632; sh: 1,476; python: 152; xml: 98; awk: 13
file content (31 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (4)
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
Test-Command: pd -nogui -send "pd quit"
Restrictions:
 allow-stderr,
Depends:
 puredata-core,

Test-Command: pd64 -nogui -send "pd quit"
Restrictions:
 allow-stderr,
Depends:
 puredata64-core,

Test-Command: debian/tests/runtest choice-test
Depends:
 puredata-core,
 puredata-extra,

Test-Command: PD=pd64 debian/tests/runtest choice-test
Depends:
 puredata-extra,
 puredata64-core,

Test-Command: debian/tests/runtest zexy.repeat-test
Depends:
 pd-zexy,
 puredata-core,

Test-Command: make -C libpd/test_libpd/ && (cd libpd/test_libpd/; ./test_libpd )
Depends:
 build-essential,
 libpd-dev,