[DRE-commits] [ruby-macaddr] 04/07: enable tests

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 20 17:10:38 UTC 2014


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

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

commit 4bdad353580b3fb85c50b28f2287f9b345a725fe
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Oct 20 22:24:53 2014 +0530

    enable tests
---
 debian/ruby-tests.rb | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index 316a13a..e18a2eb 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,13 +1 @@
-# 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")
+require './test/mac_test.rb'

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



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