[Groonga-commit] groonga/fluent-plugin-droonga at 78207a5 [master] test column_type: use self-descriptive test name

Back to archive index

Kosuke Asami null+****@clear*****
Mon Jul 22 14:03:37 JST 2013


Kosuke Asami	2013-07-22 14:03:37 +0900 (Mon, 22 Jul 2013)

  New Revision: 78207a59dbf482c0700c9b75cae1562ff9a19154
  https://github.com/groonga/fluent-plugin-droonga/commit/78207a59dbf482c0700c9b75cae1562ff9a19154

  Message:
    test column_type: use self-descriptive test name
    
    test_column_types           ->
    test_data_store_column_type

  Modified files:
    test/plugin/groonga/test_column_create.rb

  Modified: test/plugin/groonga/test_column_create.rb (+1 -1)
===================================================================
--- test/plugin/groonga/test_column_create.rb    2013-07-22 13:50:02 +0900 (a3b7875)
+++ test/plugin/groonga/test_column_create.rb    2013-07-22 14:03:37 +0900 (5e19426)
@@ -53,7 +53,7 @@ column_create Books title COLUMN_VECTOR ShortText
              SCHEMA
            },
          })
-    def test_column_types(data)
+    def test_data_store_column_type(data)
       request = {
         "table" => "Books",
         "name"  => "title",
-------------- next part --------------
HTML����������������������������...
下载 



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