[Groonga-commit] droonga/drntest at 4b9b1dd [master] Don't show tested files at last

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Feb 28 17:07:45 JST 2014


Kouhei Sutou	2014-02-28 17:07:45 +0900 (Fri, 28 Feb 2014)

  New Revision: 4b9b1dd8bc0dd6d00491227f590aa65111a93f09
  https://github.com/droonga/drntest/commit/4b9b1dd8bc0dd6d00491227f590aa65111a93f09

  Message:
    Don't show tested files at last
    
    It is meaningless.

  Modified files:
    lib/drntest/tester.rb

  Modified: lib/drntest/tester.rb (+0 -9)
===================================================================
--- lib/drntest/tester.rb    2014-02-26 16:51:58 +0900 (a34c33f)
+++ lib/drntest/tester.rb    2014-02-28 17:07:45 +0900 (c89bf3b)
@@ -53,15 +53,6 @@ module Drntest
       end
 
       puts
-      puts "==== Test Results ===="
-      test_suites_result.test_results.each do |result|
-        puts "%s: %s" % [
-          result.name,
-          result.status
-        ]
-      end
-
-      puts
       puts "==== Summary ===="
       p test_suites_result.summary
 
-------------- next part --------------
HTML����������������������������...
Download 



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