[DRE-commits] [ruby-httpauth] 06/07: added ruby-tests.rake to run build tests

Jonas Genannt jonas at brachium-system.net
Fri Oct 10 09:46:29 UTC 2014


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

hggh-guest pushed a commit to branch master
in repository ruby-httpauth.

commit 514ccf92dff0bdfdfc4475ffa399d0ce716741f2
Author: Jonas Genannt <jonas.genannt at brachium-system.net>
Date:   Fri Oct 10 11:42:35 2014 +0200

    added ruby-tests.rake to run build tests
---
 debian/ruby-tests.rake | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 100644
index 0000000..382a1a1
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1,5 @@
+require 'gem2deb/rake/testtask'
+
+Gem2Deb::Rake::TestTask.new do |t|
+  t.test_files = FileList['test/*_test.rb']
+end

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



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