[DRE-commits] [SCM] ruby-twitter4r.git branch, master, updated. debian/0.7.0-2-5-g09ee4e6

Cédric Boutillier cedric.boutillier at gmail.com
Sat Jun 30 14:19:02 UTC 2012


The following commit has been merged in the master branch:
commit 09ee4e6f61285a99f69b7735a7028d798349d54d
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Sat Jun 30 16:18:48 2012 +0200

    delete boilerplate debian/ruby-tests.rb: tests cannot be run because of missing upstream files

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")

-- 
ruby-twitter4r.git



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