diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000000000000000000000000000000000000..d8904ffd8ebb3adee6f9f90f99265d006512ff18 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,2 @@ +Tests: gnome-desktop-testing +Depends: gnome-desktop-testing, libtraprain-0-tests diff --git a/debian/tests/gnome-desktop-testing b/debian/tests/gnome-desktop-testing new file mode 100755 index 0000000000000000000000000000000000000000..ca7cc9bb3b2a8c19f7ab7730eef847a72e2203b1 --- /dev/null +++ b/debian/tests/gnome-desktop-testing @@ -0,0 +1,14 @@ +#!/bin/sh + +# Copyright © 2017 Collabora Ltd. +# +# SPDX-License-Identifier: MPL-2.0 +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +set -e + +exec 2>&1 + +exec gnome-desktop-testing-runner traprain-0