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

◆ out_x3d_suite_setup()

void out_x3d_suite_setup ( void  )
extern

Definition at line 169 of file cu_out_x3d.c.

170{
171 CU_pSuite suite = CU_add_suite("x3d_output", NULL, NULL);
175}
static void out_x3d3_test_precision(void)
Definition cu_out_x3d.c:45
static void out_x3d3_test_option(void)
Definition cu_out_x3d.c:143
static void out_x3d3_test_geoms(void)
Definition cu_out_x3d.c:70
#define PG_ADD_TEST(suite, testfunc)

References out_x3d3_test_geoms(), out_x3d3_test_option(), out_x3d3_test_precision(), and PG_ADD_TEST.

Here is the call graph for this function: