Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
test-taiyaki.c File Reference
#include <gcutter.h>
#include <glib/gstdio.h>
#include "../lib/grn-assertions.h"
Include dependency graph for test-taiyaki.c:

Go to the source code of this file.

Functions

void test_in_circle (void)
void test_in_rectangle_long_latitude (void)
void test_in_rectangle_long_longitude (void)
void test_in_rectangle_same_locations (void)
void test_in_rectangle_over_border (void)
void test_in_rectangle_over_top_left_latitude (void)
void test_in_rectangle_over_top_left_longitude (void)
void test_in_rectangle_over_bottom_right_latitude (void)
void test_in_rectangle_over_bottom_right_longitude (void)
void test_sort (void)
void test_filter_by_tag_and_sort_by_distance_from_tokyo_tocho (void)
void test_in_circle_and_tag (void)
void test_but_white (void)
void test_drilldown (void)
void test_drilldown_with_broken_reference (void)
void test_weight_match (void)
void test_query_expansion (void)
void cut_startup (void)
void cut_shutdown (void)
void cut_setup (void)
void cut_teardown (void)
void test_multi_geo_in_circle (void)

Function Documentation

void cut_setup ( void  )

Definition at line 68 of file test-taiyaki.c.

Here is the call graph for this function:

void cut_shutdown ( void  )

Definition at line 56 of file test-taiyaki.c.

void cut_startup ( void  )

Definition at line 48 of file test-taiyaki.c.

Here is the call graph for this function:

void cut_teardown ( void  )

Definition at line 95 of file test-taiyaki.c.

Here is the call graph for this function:

void test_but_white ( void  )

Definition at line 395 of file test-taiyaki.c.

Here is the call graph for this function:

void test_drilldown ( void  )
void test_drilldown_with_broken_reference ( void  )

Definition at line 485 of file test-taiyaki.c.

Here is the call graph for this function:

void test_filter_by_tag_and_sort_by_distance_from_tokyo_tocho ( void  )

Definition at line 337 of file test-taiyaki.c.

Here is the call graph for this function:

void test_in_circle ( void  )
void test_in_circle_and_tag ( void  )

Definition at line 367 of file test-taiyaki.c.

Here is the call graph for this function:

void test_in_rectangle_long_latitude ( void  )

Definition at line 138 of file test-taiyaki.c.

Here is the call graph for this function:

void test_in_rectangle_long_longitude ( void  )

Definition at line 170 of file test-taiyaki.c.

Here is the call graph for this function:

void test_in_rectangle_over_border ( void  )

Definition at line 228 of file test-taiyaki.c.

void test_in_rectangle_over_bottom_right_latitude ( void  )

Definition at line 274 of file test-taiyaki.c.

void test_in_rectangle_over_bottom_right_longitude ( void  )

Definition at line 290 of file test-taiyaki.c.

void test_in_rectangle_over_top_left_latitude ( void  )

Definition at line 242 of file test-taiyaki.c.

void test_in_rectangle_over_top_left_longitude ( void  )

Definition at line 258 of file test-taiyaki.c.

void test_in_rectangle_same_locations ( void  )

Definition at line 201 of file test-taiyaki.c.

Here is the call graph for this function:

void test_multi_geo_in_circle ( void  )

Definition at line 575 of file test-taiyaki.c.

Here is the call graph for this function:

void test_query_expansion ( void  )

Definition at line 608 of file test-taiyaki.c.

void test_sort ( void  )

Definition at line 306 of file test-taiyaki.c.

Here is the call graph for this function:

void test_weight_match ( void  )

Definition at line 528 of file test-taiyaki.c.

Here is the call graph for this function: