]> granicus.if.org Git - postgis/commitdiff
Regression tests intended for ST_BandSurface are now for ST_Polygon
authorBborie Park <bkpark at ucdavis.edu>
Tue, 17 Jul 2012 22:37:46 +0000 (22:37 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Tue, 17 Jul 2012 22:37:46 +0000 (22:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10066 b70326c6-7e19-0410-871a-916f4a2858ee

raster/test/regress/Makefile.in
raster/test/regress/rt_polygon.sql [moved from raster/test/regress/rt_bandsurface.sql with 100% similarity]
raster/test/regress/rt_polygon_expected [moved from raster/test/regress/rt_bandsurface_expected with 100% similarity]

index 78fa1bbeac5e055360558eb2702e6d7b68d1262a..a8c3a98a39e4fecad5d60a7205f6eff10679321c 100644 (file)
@@ -86,7 +86,7 @@ TEST_BANDPROPS = \
        rt_pixelaspolygons \
        rt_pixelaspoints \
        rt_pixelascentroids \
-       rt_bandsurface
+       rt_polygon
 
 TEST_UTILITY = \
        rt_utility \