[Groonga-commit] groonga/groonga at 52ec252 [master] test: remove a test for _nsubrecs

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jun 10 17:31:05 JST 2013


Kouhei Sutou	2013-06-10 17:31:05 +0900 (Mon, 10 Jun 2013)

  New Revision: 52ec2520a951886005e2986db6c6afd0090be359
  https://github.com/groonga/groonga/commit/52ec2520a951886005e2986db6c6afd0090be359

  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-inspect.c

  Modified: test/unit/core/test-inspect.c (+0 -1)
===================================================================
--- test/unit/core/test-inspect.c    2013-06-10 17:30:04 +0900 (ab33311)
+++ test/unit/core/test-inspect.c    2013-06-10 17:31:05 +0900 (38e13ac)
@@ -682,7 +682,6 @@ data_accessor_dynamic_pseudo_column_name(void)
                  NULL)
 
   ADD_DATUM("_score");
-  ADD_DATUM("_nsubrecs");
 
 #undef ADD_DATUM
 }
-------------- next part --------------
HTML����������������������������...
Download 



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