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

◆ remove_irrelevant_points_for_view_suite_setup()

void remove_irrelevant_points_for_view_suite_setup ( void  )
extern

Definition at line 46 of file cu_remove_irrelevant_points_for_view.c.

47{
48 CU_pSuite suite = CU_add_suite("remove_irrelevant_points_for_view", NULL, NULL);
50}
static void test_lwgeom_remove_irrelevant_points_for_view(void)
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, and test_lwgeom_remove_irrelevant_points_for_view().

Here is the call graph for this function: