[DRE-commits] [ruby-uuid] 05/06: run tests

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Oct 21 18:17:10 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-uuid.

commit b03da88b6d510433f0bc0df6ae3e3c682b7e5a75
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 21 23:45:03 2014 +0530

    run tests
---
 debian/ruby-tests.rb | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index 316a13a..126dca2 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,13 +1,2 @@
-# FIXME
-# there's a test/ directory in the upstream source, but
-# no test suite was defined in the Gem specification. It would be
-# a good idea to define it here so the package gets tested at build time.
-# Examples:
-# $: << './test/'
-# Dir['./test/**/*.rb'].each { |f| require f }
-#
-# require './test/ts_foo.rb'
-#
-# require 'rbconfig'
-# ruby = ENV['RUBY_TEST_BIN']
-# exec("#{ruby} -I. test/runtests.rb")
+$: << './test/'
+Dir['./test/**/*.rb'].each { |f| require f }

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



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