[DRE-commits] [SCM] ruby-mixlib-cli.git branch, master, updated. upstream/1.2.2-9-g4129d8c

Praveen Arimbrathodiyil pravi.a at gmail.com
Wed Dec 28 14:52:53 UTC 2011


The following commit has been merged in the master branch:
commit 18975a597de78f4aa4148b816ec2172f0b8e01ed
Author: Praveen Arimbrathodiyil <pravi.a at gmail.com>
Date:   Wed Dec 28 20:09:12 2011 +0530

    updating test files

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
new file mode 100644
index 0000000..533e56c
--- /dev/null
+++ b/debian/ruby-test-files.yaml
@@ -0,0 +1,3 @@
+--- 
+- spec/mixlib/cli_spec.rb
+- spec/spec_helper.rb
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
deleted file mode 100644
index eac5ce6..0000000
--- a/debian/ruby-tests.rb
+++ /dev/null
@@ -1,13 +0,0 @@
-# FIXME
-# there's a spec/ or 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:
-# $: << 'lib' << '.'
-# Dir['{spec,test}/**/*.rb'].each { |f| require f }
-#
-# require 'test/ts_foo.rb'
-#
-# require 'rbconfig'
-# ruby = File.join(RbConfig::CONFIG['bindir'], RbConfig::CONFIG['ruby_install_name'])
-# exec("#{ruby} -I. test/runtests.rb")

-- 
ruby-mixlib-cli.git



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