[DRE-commits] [ruby-actionpack-xml-parser] 04/06: run tests

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Jan 22 13:28:55 UTC 2016


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

terceiro pushed a commit to branch master
in repository ruby-actionpack-xml-parser.

commit dd3942e606a8aeb3d460586de2999b6887296eec
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Jan 22 11:17:38 2016 -0200

    run tests
---
 debian/ruby-tests.rake | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 100644
index 0000000..63f3fd6
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1,6 @@
+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

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



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