[Groonga-commit] groonga/groonga [master] add declarations.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 3月 13日 (日) 21:38:56 JST


Kouhei Sutou	2011-03-13 12:38:56 +0000 (Sun, 13 Mar 2011)

  New Revision: 9d41261b04bf56ecc0143dc9df48d0f4124bf242

  Log:
    add declarations.

  Modified files:
    test/unit/core/test-inverted-index.c

  Modified: test/unit/core/test-inverted-index.c (+4 -0)
===================================================================
--- test/unit/core/test-inverted-index.c    2011-03-13 12:37:34 +0000 (e6aa6fc)
+++ test/unit/core/test-inverted-index.c    2011-03-13 12:38:56 +0000 (8325f69)
@@ -34,6 +34,10 @@ void test_open_invalid_chunk_file(void);
 void test_open_with_null_lexicon(void);
 void test_crud(void);
 void test_array_index(void);
+void test_scalar_index(void);
+void test_int_index(void);
+void test_mroonga_index(void);
+void test_mroonga_index_score(void);
 
 #define TYPE_SIZE 1024
 




Groonga-commit メーリングリストの案内
Back to archive index