File: control

package info (click to toggle)
pd-testtools 0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 156 kB
  • sloc: makefile: 339
file content (28 lines) | stat: -rw-r--r-- 849 bytes parent folder | download
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
Source: pd-testtools
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
 debhelper (>=11~),
 dh-buildinfo,
Standards-Version: 4.1.3
Section: sound
Homepage: https://download.puredata.info/testtools
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-testtools.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-testtools

Package: pd-testtools
Architecture: all
Depends:
 puredata | pd,
 puredata-extra | pd-extra,
 pd-ggee,
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 pd-pddp,
Description: unit test framework for Pure Data (Pd)
 testtools is a collection of objects that help the developer with creating unit
 tests for Pure Data patches, both in the message domain and in the signal
 domain.