Groonga 3.0.9 Source Code Document
|
#include <gcutter.h>
#include <cppcutter.h>
#include <grn-assertions.h>
#include <dat/file.hpp>
#include <cstring>
Go to the source code of this file.
Namespaces | |
namespace | test_dat_file |
Functions | |
void | cut_setup (void) |
void | cut_teardown (void) |
void | test_invalid_file (void) |
void | test_create_without_path (void) |
void | test_create_with_path (void) |
void | test_open (void) |
void | test_swap (void) |
Variables | |
const gchar * | base_dir = NULL |