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

◆ in_geojson_suite_setup()

void in_geojson_suite_setup ( void  )
extern

Definition at line 242 of file cu_in_geojson.c.

243{
244 CU_pSuite suite = CU_add_suite("geojson_input", NULL, NULL);
248}
static void in_geojson_test_srid(void)
static void in_geojson_test_geoms(void)
static void in_geojson_test_bbox(void)
#define PG_ADD_TEST(suite, testfunc)

References in_geojson_test_bbox(), in_geojson_test_geoms(), in_geojson_test_srid(), and PG_ADD_TEST.

Here is the call graph for this function: