[DRE-commits] [ruby-prawn-table] 09/10: fill in debian/tests/control

Cédric Boutillier boutil at moszumanska.debian.org
Tue Sep 16 21:24:12 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-prawn-table.

commit 4b6dc9782516c2ab985fb57ad96be39bb8c968b9
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Sep 16 23:02:19 2014 +0200

    fill in debian/tests/control
---
 debian/tests/control | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index ba12c70..c61257d 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,9 +1,5 @@
 Test-Command: gem2deb-test-runner --autopkgtest 2>&1
-Depends: @, gem2deb-test-runner
-#FIXME: add to Depends ruby-rspec, ruby-test-unit... if needed
-#Restrictions: allow-stderr
+Depends: @, gem2deb-test-runner, ruby-rspec, ruby-mocha, ruby-pdf-inspector, ruby-pdf-reader
 
-#FIXME: replace LIB by the name of the main file of the library
-#Test-Command: ruby -r LIB -e "puts true"
-#Depends: @
+Test-Command: ruby -r "prawn/table" -e "puts true"
 

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



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