PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ test_wkb_out_polyhedralsurface()

static void test_wkb_out_polyhedralsurface ( void  )
static

Definition at line 204 of file cu_out_wkb.c.

205 {
206 // cu_wkb("POLYHEDRALSURFACE(((0 0 0 0,0 0 1 0,0 1 0 2,0 0 0 0)),((0 0 0 0,0 1 0 0,1 0 0 4,0 0 0 0)),((0 0 0 0,1 0 0 0,0 0 1 6,0 0 0 0)),((1 0 0 0,0 1 0 0,0 0 1 0,1 0 0 0)))");
207 // CU_ASSERT_STRING_EQUAL(s, t);
208 // printf("\nnew: %s\nold: %s\n",s,t);
209 }

Referenced by wkb_out_suite_setup().

Here is the caller graph for this function: