[glfw3] 03/04: Run autopkgtests on X11 and Wayland backends

James Cowgill jcowgill at moszumanska.debian.org
Fri Jun 17 23:31:48 UTC 2016


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

jcowgill pushed a commit to branch wayland
in repository glfw3.

commit 62107e4769580300c682aff230564f5d44df3f02
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Sat Jun 18 00:25:29 2016 +0100

    Run autopkgtests on X11 and Wayland backends
---
 debian/tests/build-wayland |  1 +
 debian/tests/cmake-wayland |  1 +
 debian/tests/control       | 10 ++++++++--
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/tests/build-wayland b/debian/tests/build-wayland
new file mode 120000
index 0000000..c795b05
--- /dev/null
+++ b/debian/tests/build-wayland
@@ -0,0 +1 @@
+build
\ No newline at end of file
diff --git a/debian/tests/cmake-wayland b/debian/tests/cmake-wayland
new file mode 120000
index 0000000..b6868d4
--- /dev/null
+++ b/debian/tests/cmake-wayland
@@ -0,0 +1 @@
+cmake
\ No newline at end of file
diff --git a/debian/tests/control b/debian/tests/control
index c9ebecc..8b202ea 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,11 @@
 Tests: build
-Depends: build-essential, libglfw3-dev, pkg-config
+Depends: build-essential, libglfw3-dev, pkg-config, libglfw3
+
+Tests: build-wayland
+Depends: build-essential, libglfw3-dev, pkg-config, libglfw3-wayland
 
 Tests: cmake
-Depends: build-essential, cmake, libglfw3-dev
+Depends: build-essential, cmake, libglfw3-dev, libglfw3
+
+Tests: cmake-wayland
+Depends: build-essential, cmake, libglfw3-dev, libglfw3-wayland

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/glfw3.git



More information about the Pkg-games-commits mailing list