[Groonga-commit] groonga/grntest [master] Support --report progress

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Sat Aug 11 19:29:03 JST 2012


Kouhei Sutou	2012-08-11 19:29:03 +0900 (Sat, 11 Aug 2012)

  New Revision: 7d084ce1e6d3f5905d7900f6206593619f304a2e
  https://github.com/groonga/grntest/commit/7d084ce1e6d3f5905d7900f6206593619f304a2e

  Log:
    Support --report progress

  Modified files:
    lib/groonga/tester.rb

  Modified: lib/groonga/tester.rb (+1 -1)
===================================================================
--- lib/groonga/tester.rb    2012-08-11 19:23:16 +0900 (78ba6c7)
+++ lib/groonga/tester.rb    2012-08-11 19:29:03 +0900 (8a58da6)
@@ -107,7 +107,7 @@ module Groonga
           diff_option_is_specified = true
         end
 
-        available_reporters = [:stream, :inplace]
+        available_reporters = [:progress, :stream, :inplace]
         available_reporter_labels = available_reporters.join(", ")
         parser.on("--reporter=REPORTER", available_reporters,
                   "Report test result by REPORTER",
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る