#include <groonga.h>
#include <gcutter.h>
#include <glib/gstdio.h>
#include "../lib/grn-assertions.h"
Go to the source code of this file.
Macros |
#define | ADD_DATA(label, expected, name) |
Macro Definition Documentation
#define ADD_DATA |
( |
|
label, |
|
|
|
expected, |
|
|
|
name |
|
) |
| |
Value:gcut_add_datum(label, \
"expected", G_TYPE_STRING, expected, \
"name", G_TYPE_STRING, name, \
NULL)
Function Documentation
void cut_shutdown |
( |
void |
| ) |
|
void cut_startup |
( |
void |
| ) |
|
void cut_teardown |
( |
void |
| ) |
|
void test_path |
( |
gconstpointer |
data | ) |
|