[Groonga-commit] groonga/fluent-plugin-droonga at 06a20c9 [master] test: use RR

Back to archive index

Kosuke Asami null+****@clear*****
Mon Jul 22 15:54:40 JST 2013


Kosuke Asami	2013-07-22 15:54:40 +0900 (Mon, 22 Jul 2013)

  New Revision: 06a20c9a7154aca5bd7c1f27c27bf7dc6c1d1d64
  https://github.com/groonga/fluent-plugin-droonga/commit/06a20c9a7154aca5bd7c1f27c27bf7dc6c1d1d64

  Message:
    test: use RR

  Modified files:
    fluent-plugin-droonga.gemspec
    test/run-test.rb

  Modified: fluent-plugin-droonga.gemspec (+1 -0)
===================================================================
--- fluent-plugin-droonga.gemspec    2013-07-22 15:47:02 +0900 (5538192)
+++ fluent-plugin-droonga.gemspec    2013-07-22 15:54:40 +0900 (4226ae6)
@@ -34,4 +34,5 @@ Gem::Specification.new do |gem|
   gem.add_development_dependency "bundler"
   gem.add_development_dependency "test-unit"
   gem.add_development_dependency "test-unit-notify"
+  gem.add_development_dependency "test-unit-rr"
 end

  Modified: test/run-test.rb (+1 -0)
===================================================================
--- test/run-test.rb    2013-07-22 15:47:02 +0900 (52e8d4e)
+++ test/run-test.rb    2013-07-22 15:54:40 +0900 (574cbdf)
@@ -30,6 +30,7 @@ end
 
 require "test-unit"
 require "test/unit/notify"
+require "test/unit/rr"
 
 require "fluent/test"
 unless ENV.has_key?("VERBOSE")
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index