[SCM] ruby-hdfeos5 branch, master, updated. upstream/1.1-21-g716193a

Youhei SASAKI uwabami at gfd-dennou.org
Thu Jul 4 17:26:56 UTC 2013


The following commit has been merged in the master branch:
commit c15fce35c71aeb65d5c4f8a402af5dd3ed27f99c
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Fri Jul 5 00:56:05 2013 +0900

    Use ruby-test-files.yaml instead of custom ruby scripts
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
new file mode 100644
index 0000000..20e979e
--- /dev/null
+++ b/debian/ruby-test-files.yaml
@@ -0,0 +1,5 @@
+---
+- test/test_gd.rb
+- test/test_pt.rb
+- test/test_sw.rb
+- test/test_za.rb
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
deleted file mode 100644
index a0c34c2..0000000
--- a/debian/ruby-tests.rb
+++ /dev/null
@@ -1 +0,0 @@
-system("#{ENV['RUBY_TEST_BIN']} -Itest-lib test/test_*.rb") or raise

-- 
Ruby interface of HDF-EOS5 library



More information about the Pkg-grass-devel mailing list