Commit graph

12 commits

Author SHA1 Message Date
Paul Ramsey a15d906c1d Move from GSERIALIZED off by default to on by default. Adjust minor regression changes as necessary.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7389 b70326c6-7e19-0410-871a-916f4a2858ee
2011-06-13 21:31:49 +00:00
Regina Obe 3ddc3acda8 forgot these
git-svn-id: http://svn.osgeo.org/postgis/trunk@6533 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-29 14:50:16 +00:00
Mark Cave-Ayland e78a1a96d9 Fix for GBT#93: ST_Extent() and ST_Estimated_Extent() return BOX2DFLOAT4s. This is currently done using a horrible hack for backwards compatibility which introduces a new type just for ST_Extent(). See GBT email to postgis-devel and code comments for more detail.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3811 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-08 22:33:31 +00:00
Mark Leslie 5313b69c4f Added versions of functions with standard ST (Spatial Type) prefixes to any functions that were lacking them. Updated the regression tests to include the new functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2616 b70326c6-7e19-0410-871a-916f4a2858ee
2007-06-04 23:06:28 +00:00
Mark Leslie c40a30b516 Added typedefs and serialization/deserialization functionality for sql-mm defined curved geometry types. Added a point_in_polygon short-circuit for contains and within functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2532 b70326c6-7e19-0410-871a-916f4a2858ee
2006-12-01 22:16:44 +00:00
Sandro Santilli 9f2c7bdcab Fixed bug in ptarray_locate_point() - added regress test for specific case
git-svn-id: http://svn.osgeo.org/postgis/trunk@2277 b70326c6-7e19-0410-871a-916f4a2858ee
2006-01-13 09:11:14 +00:00
Sandro Santilli a6128a34b8 Skipped checks of SQL command outputs (INSERT,UPDATE,CREATE,DROP).
Cleaned up postgis_reg after tests run.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2116 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 14:07:52 +00:00
Sandro Santilli cd0a408a93 Reworked regress tests to avoid multiple database creations
git-svn-id: http://svn.osgeo.org/postgis/trunk@2057 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-23 14:38:00 +00:00
Sandro Santilli 87ca119cf5 Added some dimensionality changes tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@2027 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-11 17:03:28 +00:00
Sandro Santilli 2bef4b40d8 Added test for line_locate_point
git-svn-id: http://svn.osgeo.org/postgis/trunk@1748 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-09 16:00:37 +00:00
Sandro Santilli fe7a1d54d0 Added extent(), extent3d() and collect() tests - should really
give this tests a new layout ...


git-svn-id: http://svn.osgeo.org/postgis/trunk@1543 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-18 10:47:12 +00:00
Sandro Santilli a9d2269d6a Moved basic LWGEOM parsing tests in mainstream regress dir.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1119 b70326c6-7e19-0410-871a-916f4a2858ee
2004-11-26 17:06:36 +00:00
Renamed from lwgeom/regress/lwgeom_regress_expected (Browse further)