[DRE-commits] [ruby-execjs] 05/08: run tests using upstream Rakefile

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Aug 14 17:42:45 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-execjs.

commit 20ab7f21c01f3e9135ec91d768258379aefda4a4
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Aug 14 14:24:51 2015 -0300

    run tests using upstream Rakefile
---
 debian/ruby-tests.rake | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
deleted file mode 100644
index 63f3fd6..0000000
--- a/debian/ruby-tests.rake
+++ /dev/null
@@ -1,6 +0,0 @@
-require 'gem2deb/rake/testtask'
-
-Gem2Deb::Rake::TestTask.new do |t|
-  t.libs = ['test']
-  t.test_files = FileList['test/**/*_test.rb'] + FileList['test/**/test_*.rb']
-end
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 120000
index 0000000..c6de17e
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1 @@
+../Rakefile
\ No newline at end of file

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



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