[DRE-commits] [SCM] ruby-addressable.git branch, master, updated. upstream/2.2.6-7-g9a99672

Deepak Tripathi deepak at debian.org
Tue May 31 05:51:08 UTC 2011


The following commit has been merged in the master branch:
commit c9d81988010d4e7bef2737fab0d932aa01ae2208
Author: Deepak Tripathi <deepak at debian.org>
Date:   Fri May 27 14:37:14 2011 +0530

    Updated test file

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index eac5ce6..43857ee 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,13 +1,2 @@
-# 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")
+$: << 'lib' << '.'
+Dir['{spec,test}/**/*.rb'].each { |f| require f }

-- 
ruby-addressable.git



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