[DRE-commits] [rubygems-integration] 02/10: debian/tests/control: run specs against installed package.

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Jun 17 22:17:13 UTC 2015


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

terceiro pushed a commit to branch master
in repository rubygems-integration.

commit aa4d8007b5536b74dff97fd91a0ca7bb5467e1e6
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Thu Oct 2 11:46:28 2014 -0300

    debian/tests/control: run specs against installed package.
---
 debian/changelog     | 1 +
 debian/tests/control | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index eddbed8..6709b83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ rubygems-integration (1.9) UNRELEASED; urgency=medium
   * Include /usr/lib/$(triplet)/rubygems-integration/$(ruby_version) in the
     Rubygems path. This will be used to support Debian packages that install
     as "proper gems".
+  * debian/tests/control: run specs against installed package.
 
  -- Antonio Terceiro <terceiro at debian.org>  Thu, 02 Oct 2014 11:24:35 -0300
 
diff --git a/debian/tests/control b/debian/tests/control
index ed9c0a4..1e33091 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
 Tests: package-list
-Depends: @, ruby-all-dev, ruby-ffi, ruby-magic
+Depends: @, ruby, ruby-all-dev, ruby-ffi, ruby-magic
+
+Test-Command: ruby spec/*_spec.rb
+Depends: @, ruby, ruby-all-dev, ruby-rspec

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



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