[aseprite] 01/01: Reenable tests.

Tobias Hansen thansen at moszumanska.debian.org
Tue Jul 26 13:36:53 UTC 2016


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

thansen pushed a commit to branch master
in repository aseprite.

commit 361d56839e86459652c91ccf1cb6f3b0dd0de85d
Author: Tobias Hansen <thansen at debian.org>
Date:   Tue Jul 26 14:36:32 2016 +0100

    Reenable tests.
---
 debian/changelog | 6 ++++++
 debian/rules     | 4 +---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d39dc35..6406e80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+aseprite (1.1.6+ds-2) UNRELEASED; urgency=medium
+
+  * Reenable tests, they were not running after some upstream refactoring.
+
+ -- Tobias Hansen <thansen at debian.org>  Tue, 26 Jul 2016 14:34:53 +0100
+
 aseprite (1.1.6+ds-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index b67d6a8..8082e18 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@ DEB_CMAKE_OPTIONS ?= -DCMAKE_VERBOSE_MAKEFILE=ON \
 		     -DCMAKE_CXX_FLAGS="$(CXXFLAGS)"
 
 DEB_ASE_CMAKE_OPTIONS ?= -DENABLE_UPDATER:BOOL=OFF \
+                         -DENABLE_TESTS:BOOL=ON \
                          -DUSE_SHARED_CURL:BOOL=ON \
                          -DUSE_SHARED_GIFLIB:BOOL=ON \
                          -DUSE_SHARED_JPEGLIB:BOOL=ON \
@@ -50,9 +51,6 @@ override_dh_auto_build:
 	dh_auto_build -Dbuild/gtest
 	dh_auto_build -Dbuild
 
-override_dh_auto_test:
-	$(MAKE) --directory=build test
-
 override_dh_auto_install:
 	dh_auto_install -Dbuild
 	install -D -m 644 data/icons/ase16.png debian/aseprite/usr/share/icons/hicolor/16x16/apps/aseprite.png

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



More information about the Pkg-games-commits mailing list