[DRE-commits] [ruby-filepath] 06/07: Use the provided Rakefile to test the gem

Gioele Barabucci gioele-guest at alioth.debian.org
Sun Sep 22 13:23:30 UTC 2013


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

gioele-guest pushed a commit to branch master
in repository ruby-filepath.

commit f285b3dadfb50f635ff5facbe67a676da92d5a51
Author: Gioele Barabucci <gioele at svario.it>
Date:   Sun Sep 22 12:15:21 2013 +0000

    Use the provided Rakefile to test the gem
---
 debian/ruby-test-files.yaml |    5 -----
 debian/ruby-tests.rake      |    1 +
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
deleted file mode 100644
index f59d1b7..0000000
--- a/debian/ruby-test-files.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-- spec/filepath_spec.rb
-- spec/filepathlist_spec.rb
-- spec/spec_helper.rb
-- spec/tasks.rb
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 100644
index 0000000..784f932
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1 @@
+load File.join(File.dirname(__FILE__), '..', 'Rakefile')

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



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