[Groonga-commit] droonga/fluent-plugin-droonga at cb1e164 [master] Run command layer tests by "rake test"

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Nov 21 15:52:00 JST 2013


Kouhei Sutou	2013-11-21 15:52:00 +0900 (Thu, 21 Nov 2013)

  New Revision: cb1e164948322ec8c0cd3ba297e3cfb7a22cff4c
  https://github.com/droonga/fluent-plugin-droonga/commit/cb1e164948322ec8c0cd3ba297e3cfb7a22cff4c

  Message:
    Run command layer tests by "rake test"

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -0)
===================================================================
--- Rakefile    2013-11-21 15:51:17 +0900 (a39b8a8)
+++ Rakefile    2013-11-21 15:52:00 +0900 (dded59d)
@@ -20,6 +20,7 @@ require "bundler/gem_tasks"
 desc "Run test"
 task :test do
   ruby(File.join(File.dirname(__FILE__), "test", "unit", "run-test.rb"))
+  ruby(File.join(File.dirname(__FILE__), "test", "command", "run-test.rb"))
 end
 
 task :default => :test
-------------- next part --------------
HTML����������������������������...
Download 



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