[DRE-commits] [ruby-pcaprub] 08/14: Do not run tests as they require root privileges

Jérémy Bobbio lunar at alioth.debian.org
Sat Aug 24 17:04:48 UTC 2013


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

lunar pushed a commit to branch master
in repository ruby-pcaprub.

commit ef1b56593574ad646c71337f022615ba3af5fdec
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sat Aug 24 18:37:29 2013 +0200

    Do not run tests as they require root privileges
---
 debian/ruby-tests.rb |   13 -------------
 1 file changed, 13 deletions(-)

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
deleted file mode 100644
index eac5ce6..0000000
--- a/debian/ruby-tests.rb
+++ /dev/null
@@ -1,13 +0,0 @@
-# FIXME
-# there's a spec/ or a test/ directory in the upstream source, but
-# no test suite was defined in the Gem specification. It would be
-# a good idea to define it here so the package gets tested at build time.
-# Examples:
-# $: << 'lib' << '.'
-# Dir['{spec,test}/**/*.rb'].each { |f| require f }
-#
-# require 'test/ts_foo.rb'
-#
-# require 'rbconfig'
-# ruby = File.join(RbConfig::CONFIG['bindir'], RbConfig::CONFIG['ruby_install_name'])
-# exec("#{ruby} -I. test/runtests.rb")

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



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