[DRE-commits] [gem2deb] 02/07: add the --autopkgtest to gem2deb-test-runner in debian/tests/control

Cédric Boutillier boutil at moszumanska.debian.org
Thu Aug 21 21:11:17 UTC 2014


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

boutil pushed a commit to branch autopkgtest
in repository gem2deb.

commit fe0405402ac20ad83a0da1079fde31e895bc8d38
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Aug 21 17:28:48 2014 +0200

    add the --autopkgtest to gem2deb-test-runner in debian/tests/control
    
    this ensures that lib/ and ext/ are moved when the tests are run, so
    that we really test the installed package.
---
 lib/gem2deb/dh_make_ruby/template/debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/gem2deb/dh_make_ruby/template/debian/tests/control b/lib/gem2deb/dh_make_ruby/template/debian/tests/control
index a23bf30..e60ba6d 100644
--- a/lib/gem2deb/dh_make_ruby/template/debian/tests/control
+++ b/lib/gem2deb/dh_make_ruby/template/debian/tests/control
@@ -1,4 +1,4 @@
-Test-Command: gem2deb-test-runner
+Test-Command: gem2deb-test-runner --autopkgtest
 Depends: @, @builddeps@, gem2deb-test-runner
 
 #FIXME: replace LIB by the name of the main file of the library

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



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