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

◆ force_dims_suite_setup()

void force_dims_suite_setup ( void  )

Definition at line 111 of file cu_force_dims.c.

112{
113 CU_pSuite suite = CU_add_suite("force_dims", NULL, NULL);
118}
static void test_force_3dm(void)
static void test_force_2d(void)
static void test_force_4d(void)
static void test_force_3dz(void)
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, test_force_2d(), test_force_3dm(), test_force_3dz(), and test_force_4d().

Here is the call graph for this function: