PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ clip_by_rect_suite_setup()

void clip_by_rect_suite_setup ( void  )

Definition at line 80 of file cu_clip_by_rect.c.

81 {
82  CU_pSuite suite = CU_add_suite("clip_by_rectangle", NULL, NULL);
84 }
static void test_lwgeom_clip_by_rect(void)
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, and test_lwgeom_clip_by_rect().

Here is the call graph for this function: