[allegro5] 04/05: Remove failing tests.
Tobias Hansen
thansen at moszumanska.debian.org
Thu Apr 21 17:35:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository allegro5.
commit 57c1b7e05d190ae72a578cd1b3cca3bb3ffadd1c
Author: Tobias Hansen <thansen at localhost.localdomain>
Date: Thu Apr 21 18:31:05 2016 +0100
Remove failing tests.
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index ab3d250..0a8bdc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,10 @@ override_dh_auto_configure:
# Regenerate generated files.
misc/regenerate.sh
dh_auto_configure -- $(DEB_CMAKE_OPTIONS)
+# Remove the tests which only work with the display present.
+ rm tests/test_compressed.ini
+ rm tests/test_convert.ini
+ rm tests/test_prim2.ini
override_dh_auto_install:
dh_auto_install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/allegro5.git
More information about the Pkg-games-commits
mailing list