Groonga 3.0.9 Source Code Document
|
Go to the source code of this file.
Functions | |
void | test_table (void) |
void | test_table_with_no_column (void) |
void | test_column (void) |
void | cut_startup (void) |
void | cut_shutdown (void) |
void | cut_setup (void) |
void | cut_teardown (void) |
void cut_setup | ( | void | ) |
void cut_shutdown | ( | void | ) |
Definition at line 43 of file test-rename.c.
void cut_startup | ( | void | ) |
void cut_teardown | ( | void | ) |
void test_column | ( | void | ) |
void test_table | ( | void | ) |
void test_table_with_no_column | ( | void | ) |