[DRE-commits] [ruby-devise] 21/43: this patch is not needed

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Apr 21 13:11:11 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-devise.

commit 8088adc553faf50317adaedca3d2bfd0e60c23f7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed May 22 16:09:48 2013 +0530

    this patch is not needed
    
    - test_helper would be found if 'test' is added to loadpath
    - in debian/ruby-tests.rb
---
 debian/patches/series                    |  0
 debian/patches/test-helper-require-error | 16 ----------------
 2 files changed, 16 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e69de29..0000000
diff --git a/debian/patches/test-helper-require-error b/debian/patches/test-helper-require-error
deleted file mode 100644
index 7730629..0000000
--- a/debian/patches/test-helper-require-error
+++ /dev/null
@@ -1,16 +0,0 @@
---- /dev/null
-+++ b/test/ruby-test.rb
-@@ -0,0 +1,13 @@
-+#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:
-+$: << 'test' << '.'xf
-+Dir['{spec}/**/*.rb'].each { |f| require f }
-+#
-+#require 'test/.drive-test.rb'
-+require 'test/test_helper.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-devise.git



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