Definition at line 60 of file cu_out_wkt.c.
83 "POINT(-123456789012345.12 -1.23456789e+15)");
87 "9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 "
88 "0.000000000000000000000000000001)",
90 "POINT(1e+100 1e-30)");
static char * cu_wkt(char *wkt, uint8_t variant)
#define ASSERT_STRING_EQUAL(o, e)
References ASSERT_STRING_EQUAL, cu_wkt(), WKT_EXTENDED, WKT_ISO, and WKT_SFSQL.
Referenced by wkt_out_suite_setup().