]> granicus.if.org Git - postgis/commit
First cut of new WKT output functions, need more unit tests.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 22 Feb 2010 19:53:22 +0000 (19:53 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 22 Feb 2010 19:53:22 +0000 (19:53 +0000)
commit51eb7b396992574fe29ecbe4e9ba3bd617364ce4
tree2af5e29435a6678eeb15c93487b49f2e934523ed
parentd13a983bf9394c72819cca275905a68b47f629ce
First cut of new WKT output functions, need more unit tests.

git-svn-id: http://svn.osgeo.org/postgis/trunk@5302 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/Makefile.in
liblwgeom/cunit/Makefile.in
liblwgeom/cunit/cu_tester.c
liblwgeom/cunit/cu_tester.h
liblwgeom/cunit/cu_wkt.c [new file with mode: 0644]
liblwgeom/cunit/cu_wkt.h [new file with mode: 0644]
liblwgeom/libgeom.h
liblwgeom/liblwgeom.h
liblwgeom/lwout_wkt.c [new file with mode: 0644]
liblwgeom/stringbuffer.c
liblwgeom/stringbuffer.h