[DRE-commits] [SCM] ruby-columnize.git branch, master, updated. upstream/0.3.6-9-g726dfda

Praveen Arimbrathodiyil praveen at debian.org
Fri Nov 16 22:45:53 UTC 2012


The following commit has been merged in the master branch:
commit 1fd1a35577eafe3f58d8767a8ed5a961d1d65d05
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Nov 17 04:02:14 2012 +0530

    cleanup ruby-tests.rb

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index aef546e..260c709 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,13 +1 @@
-# 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-columnize.git



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