PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ clip_by_rect_suite_setup()

void clip_by_rect_suite_setup ( void  )

Definition at line 76 of file cu_clip_by_rect.c.

References PG_ADD_TEST, and test_lwgeom_clip_by_rect().

Referenced by test_lwgeom_clip_by_rect().

77 {
78  CU_pSuite suite = CU_add_suite("clip_by_rectangle", NULL, NULL);
80 }
static void test_lwgeom_clip_by_rect(void)
#define PG_ADD_TEST(suite, testfunc)
Here is the call graph for this function:
Here is the caller graph for this function: