]> granicus.if.org Git - postgis/commit
Fix 443. Move all regress export functions test files in a single one. add geography...
authorOlivier Courtin <olivier.courtin@camptocamp.com>
Tue, 23 Feb 2010 14:52:28 +0000 (14:52 +0000)
committerOlivier Courtin <olivier.courtin@camptocamp.com>
Tue, 23 Feb 2010 14:52:28 +0000 (14:52 +0000)
commit8f04172b7905d5217acdc26d6c218b50ebbbcaa9
treea8e9fa73472deb0383c68e6b3136dc1fffde2f6f
parent686ddfa2c09002dfbb90e25fb25ee6d7b471af5b
Fix 443. Move all regress export functions test files in a single one. add geography output regression tests (SVG/KML/GML/GeoJSON)

git-svn-id: http://svn.osgeo.org/postgis/trunk@5314 b70326c6-7e19-0410-871a-916f4a2858ee
14 files changed:
postgis/geography_inout.c
regress/Makefile.in
regress/geojson.sql [deleted file]
regress/geojson_expected [deleted file]
regress/gml.sql [deleted file]
regress/gml_expected [deleted file]
regress/kml.sql [deleted file]
regress/kml_expected [deleted file]
regress/out_geography.sql [new file with mode: 0644]
regress/out_geography_expected [new file with mode: 0644]
regress/out_geometry.sql [new file with mode: 0644]
regress/out_geometry_expected [new file with mode: 0644]
regress/svg.sql [deleted file]
regress/svg_expected [deleted file]