[Groonga-commit] groonga/groonga at 1b65167 [master] test: remove a test for _nsubrecs

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Mon Jun 10 17:30:04 JST 2013


Kouhei Sutou	2013-06-10 17:30:04 +0900 (Mon, 10 Jun 2013)

  New Revision: 1b65167cafbd0f5a035f035d214ec6ca8b7e2f1d
  https://github.com/groonga/groonga/commit/1b65167cafbd0f5a035f035d214ec6ca8b7e2f1d

  Message:
    test: remove a test for _nsubrecs
    
    It requires a grouped table. We should write a test for it but it
    is messy for now... Sorry...

  Modified files:
    test/unit/core/test-accessor.c

  Modified: test/unit/core/test-accessor.c (+0 -1)
===================================================================
--- test/unit/core/test-accessor.c    2013-06-10 17:14:40 +0900 (3680ed1)
+++ test/unit/core/test-accessor.c    2013-06-10 17:30:04 +0900 (656b26a)
@@ -90,7 +90,6 @@ data_column_name(void)
   ADD_DATA("_key");
   ADD_DATA("_value");
   ADD_DATA("_score");
-  ADD_DATA("_nsubrecs");
 
 #undef ADD_DATA
 }
-------------- next part --------------
HTML����������������������������...
ダウンロード 



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