Definition at line 37 of file cu_force_sfs.c.
38{
40
44 fprintf(stderr, "\nIn: %s\nOut: %s\nExp: %s\n",
46 CU_ASSERT_EQUAL(h->
type, type);
49}
const char * lwtype_name(uint8_t type)
Return the type name string associated with a type number (e.g.
void lwgeom_free(LWGEOM *geom)
#define LW_PARSER_CHECK_NONE
LWGEOM * lwgeom_force_sfs(LWGEOM *geom, int version)
LWGEOM * lwgeom_from_wkt(const char *wkt, const char check)
References LW_PARSER_CHECK_NONE, lwgeom_force_sfs(), lwgeom_free(), lwgeom_from_wkt(), lwtype_name(), and LWGEOM::type.
Referenced by test_sqlmm().