diff options
Diffstat (limited to 'subprojects/libhandy/debian/tests/control')
-rw-r--r-- | subprojects/libhandy/debian/tests/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/subprojects/libhandy/debian/tests/control b/subprojects/libhandy/debian/tests/control new file mode 100644 index 0000000..595abee --- /dev/null +++ b/subprojects/libhandy/debian/tests/control @@ -0,0 +1,8 @@ +Tests: build-test +Depends: libhandy-1-dev, build-essential, pkg-config, xauth, xvfb +Restrictions: allow-stderr + +Tests: python-gi-test +Depends: gir1.2-handy-1, python3-gi, python3 +Restrictions: allow-stderr + |