[Groonga-commit] groonga/grntest at 158a13e [master] test: add directory for executor tests

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 12 12:41:18 JST 2013


Kouhei Sutou	2013-08-12 12:41:18 +0900 (Mon, 12 Aug 2013)

  New Revision: 158a13e02815a400e431c73a07774b0739b0a9e8
  https://github.com/groonga/grntest/commit/158a13e02815a400e431c73a07774b0739b0a9e8

  Message:
    test: add directory for executor tests

  Renamed files:
    test/executors/test-standard-io-executor.rb
      (from test/test-executor.rb)

  Renamed: test/executors/test-standard-io-executor.rb (+1 -1) 97%
===================================================================
--- test/test-executor.rb    2013-08-12 12:40:37 +0900 (c0ee211)
+++ test/executors/test-standard-io-executor.rb    2013-08-12 12:41:18 +0900 (d4f68bd)
@@ -17,7 +17,7 @@ require "stringio"
 require "cgi/util"
 require "grntest/executors/standard-io-executor"
 
-class TestExecutor < Test::Unit::TestCase
+class TestStandardIOExecutor < Test::Unit::TestCase
   def setup
     input = StringIO.new
     output = StringIO.new
-------------- next part --------------
HTML����������������������������...
Download 



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