PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ clean_suite_setup()

void clean_suite_setup ( void  )

Definition at line 177 of file cu_clean.c.

178{
179 CU_pSuite suite = CU_add_suite("geometry_clean", NULL, NULL);
181}
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: