[DRE-commits] [ruby-gnome2] 07/09: add autopkgtest-pkg-ruby stuff

Daisuke Higuchi dai at moszumanska.debian.org
Fri Jul 21 16:29:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

dai pushed a commit to branch master
in repository ruby-gnome2.

commit 5e6d49c23fce00cf03c39ef99f18540a7fbb6d92
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Sat Jul 22 01:28:44 2017 +0900

    add autopkgtest-pkg-ruby stuff
---
 debian/tests/control  | 3 +++
 debian/tests/run-test | 7 +++++++
 2 files changed, 10 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..92d7b5d
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+Tests: run-test
+Depends: @, quilt, xvfb, xauth,
+ pkg-config, libgtk-3-dev, dbus-x11, gstreamer1.0-plugins-good, gnome-icon-theme
diff --git a/debian/tests/run-test b/debian/tests/run-test
new file mode 100644
index 0000000..1e35992
--- /dev/null
+++ b/debian/tests/run-test
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+QUILT_PATCHES=debian/patches quilt push -a
+xvfb-run --server-args='-screen 0 640x480x16' ruby run-test.rb
+QUILT_PATCHES=debian/patches quilt pop -a

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gnome2.git



More information about the Pkg-ruby-extras-commits mailing list