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,
|