PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ clean_suite_setup()

void clean_suite_setup ( )

Definition at line 159 of file cu_clean.c.

160 {
161  CU_pSuite suite = CU_add_suite("geometry_clean", NULL, NULL);
163 }
static void test_lwgeom_make_valid(void)
Definition: cu_clean.c:42
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, and test_lwgeom_make_valid().

Here is the call graph for this function: