[DRE-commits] [ruby-activerecord-deprecated-finders] 02/05: Enable tests

Balasankar C balasankarc-guest at moszumanska.debian.org
Fri Oct 2 04:02:42 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-activerecord-deprecated-finders.

commit 9d3069e2c0d74633352274fdac1a20d8a9944d3a
Author: Balasankar C <balasankarc at autistici.org>
Date:   Thu Oct 1 22:39:46 2015 +0530

    Enable tests
---
 debian/patches/remove-bundler-dependency.patch       | 12 ++++++++++++
 debian/patches/series                                |  1 +
 debian/{ruby-tests.rake.disabled => ruby-tests.rake} |  0
 3 files changed, 13 insertions(+)

diff --git a/debian/patches/remove-bundler-dependency.patch b/debian/patches/remove-bundler-dependency.patch
new file mode 100644
index 0000000..6b0e221
--- /dev/null
+++ b/debian/patches/remove-bundler-dependency.patch
@@ -0,0 +1,12 @@
+Description: Remove bundler usage while running tests
+Author: Balasankar C <balasankarc at autistici.org>
+Last-Update: 01-10-2015
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/test/helper.rb
++++ b/test/helper.rb
+@@ -1,4 +1,3 @@
+-require 'bundler/setup'
+ require 'minitest/autorun'
+ require 'minitest/spec'
+ require 'active_record'
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..338d631
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-bundler-dependency.patch
diff --git a/debian/ruby-tests.rake.disabled b/debian/ruby-tests.rake
similarity index 100%
rename from debian/ruby-tests.rake.disabled
rename to debian/ruby-tests.rake

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activerecord-deprecated-finders.git



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