[DRE-commits] [SCM] ruby-ethon.git branch, master, updated. upstream/0.5.12-16-geae46db

Praveen Arimbrathodiyil praveen at debian.org
Sun May 19 21:57:33 UTC 2013


The following commit has been merged in the master branch:
commit eae46db8bad2d6102c5b37c528a11ffe536049b0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon May 20 03:27:02 2013 +0530

    remove unused ruby-tests.rb

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-ethon.git



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