postgis/raster/test/regress
2016-03-20 19:52:40 +00:00
..
loader add unit test for #3020. use rectangular out-db raster 2015-01-24 17:27:11 +00:00
box3d.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
box3d_expected Dropped casts to box2d and replaced with casts to box3d. Associated ticket is #1330. 2011-12-14 22:57:58 +00:00
bug_test_car5.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
bug_test_car5_expected Switch to evaluating tests using psql with verbosity=terse 2012-02-22 18:59:09 +00:00
check_gdal.sql #3297 fix check_gdal regress test to not test initial state (so not sensitive to users default postgis.gdal_enabled_drivers settings 2015-09-26 15:48:51 +00:00
check_gdal_expected #3297 fix check_gdal regress test to not test initial state (so not sensitive to users default postgis.gdal_enabled_drivers settings 2015-09-26 15:48:51 +00:00
check_raster_columns.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
check_raster_columns_expected Raster max extent uses envelope like Geometry. Ticket #2777 2014-07-06 18:10:23 +00:00
check_raster_overviews.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
check_raster_overviews_expected Raster max extent uses envelope like Geometry. Ticket #2777 2014-07-06 18:10:23 +00:00
clean.sql Refactored use of out-db rasters for regression tests 2013-05-24 17:27:48 +00:00
clean_expected Refactored use of out-db rasters for regression tests 2013-05-24 17:27:48 +00:00
load_outdb-post.pl Refactored use of out-db rasters for regression tests 2013-05-24 17:27:48 +00:00
load_outdb-post.sh Refactored use of out-db rasters for regression tests 2013-05-24 17:27:48 +00:00
load_outdb-pre.pl add unit test for #3020. use rectangular out-db raster 2015-01-24 17:27:11 +00:00
load_outdb-pre.sh add unit test for #3020. use rectangular out-db raster 2015-01-24 17:27:11 +00:00
load_outdb.sql Refactored use of out-db rasters for regression tests 2013-05-24 17:27:48 +00:00
load_outdb_expected Refactored use of out-db rasters for regression tests 2013-05-24 17:27:48 +00:00
Makefile.in Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
permitted_gdal_drivers.sql add VSICURL keyword for GUC postgis.gdal_enabled_drivers. add GUC posgis.enable_outdb_rasters 2014-04-26 14:01:02 +00:00
permitted_gdal_drivers_expected Do not expect DO responses in raster regress 2014-11-11 09:25:43 +00:00
README - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
rt_4ma.sql Duplicated and refactored the ST_XXX4ma() functions for ST_MapAlgebra 2012-10-12 16:06:27 +00:00
rt_4ma_expected Duplicated and refactored the ST_XXX4ma() functions for ST_MapAlgebra 2012-10-12 16:06:27 +00:00
rt_addband.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_addband_expected add unit test for #3020. use rectangular out-db raster 2015-01-24 17:27:11 +00:00
rt_asgdalraster.sql Unit tests fail on PostgreSQL 9.1 due to GUC behavior changes between 9.1 and 9.2. Ticket #2714 2014-04-22 14:29:30 +00:00
rt_asgdalraster_expected Additional regression tests for ST_AsGDALRaster, ST_GDALDrivers, ST_AsRaster, ST_Resample, ST_Metadata. Syntax cleanup in rt_pg.c and testwkb.c 2012-01-05 20:13:12 +00:00
rt_asjpeg.sql Unit tests fail on PostgreSQL 9.1 due to GUC behavior changes between 9.1 and 9.2. Ticket #2714 2014-04-22 14:29:30 +00:00
rt_asjpeg_expected fix NULL raster handling in ST_AsPNG, ST_AsJPEG and ST_AsTIFF 2013-11-27 15:50:14 +00:00
rt_aspng.sql Unit tests fail on PostgreSQL 9.1 due to GUC behavior changes between 9.1 and 9.2. Ticket #2714 2014-04-22 14:29:30 +00:00
rt_aspng_expected fix NULL raster handling in ST_AsPNG, ST_AsJPEG and ST_AsTIFF 2013-11-27 15:50:14 +00:00
rt_asraster.sql Removed "hasnodata" column output of ST_BandMetaData as per #1681. If a band does NOT have a NODATA value, the "nodatavalue" column will be NULL. 2012-03-13 16:13:48 +00:00
rt_asraster_expected Quiet down ST_SameAlignment(raster, raster) as it was way too talkative 2012-12-14 20:25:45 +00:00
rt_astiff.sql Unit tests fail on PostgreSQL 9.1 due to GUC behavior changes between 9.1 and 9.2. Ticket #2714 2014-04-22 14:29:30 +00:00
rt_astiff_expected fix NULL raster handling in ST_AsPNG, ST_AsJPEG and ST_AsTIFF 2013-11-27 15:50:14 +00:00
rt_band.sql escape delimiter of ST_Band(). Ticket #2812 2014-07-06 18:33:41 +00:00
rt_band_expected escape delimiter of ST_Band(). Ticket #2812 2014-07-06 18:33:41 +00:00
rt_band_properties.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_band_properties_expected Added function ST_SetBandIsNoData with tests and doc. Deleted isnodata checking 2011-01-26 16:08:02 +00:00
rt_bandmetadata.sql Removed "hasnodata" column output of ST_BandMetaData as per #1681. If a band does NOT have a NODATA value, the "nodatavalue" column will be NULL. 2012-03-13 16:13:48 +00:00
rt_bandmetadata_expected Removed "hasnodata" column output of ST_BandMetaData as per #1681. If a band does NOT have a NODATA value, the "nodatavalue" column will be NULL. 2012-03-13 16:13:48 +00:00
rt_bytea.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_bytea_expected Added checks of SRID to make sure that SRIDs are within the permitted range. Ticket is #1568. 2012-02-10 23:33:37 +00:00
rt_clip.sql Additional sorting of rt_clip regression test. Ticket is #1848 2012-06-15 15:30:03 +00:00
rt_clip_expected Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter 2013-08-31 15:46:41 +00:00
rt_colormap.sql Force sorting in ST_ColorMap test (fix aliasing issue rid was aliased as testid) 2016-03-20 19:52:40 +00:00
rt_colormap_expected Force sorting in ST_ColorMap test (fix aliasing issue rid was aliased as testid) 2016-03-20 19:52:40 +00:00
rt_convexhull.sql Added ST_MinConvexHull(raster). Ticket #2210 2013-02-26 23:23:38 +00:00
rt_convexhull_expected Added ST_MinConvexHull(raster). Ticket #2210 2013-02-26 23:23:38 +00:00
rt_count.sql Add ST_CountAgg(). Ticket #2567 2013-12-15 19:24:35 +00:00
rt_count_expected Add ST_CountAgg(). Ticket #2567 2013-12-15 19:24:35 +00:00
rt_createoverview.sql Implement ST_Retile and ST_CreateOverview (#2247) 2014-09-03 14:52:33 +00:00
rt_createoverview_expected Implement ST_Retile and ST_CreateOverview (#2247) 2014-09-03 14:52:33 +00:00
rt_dimensions.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_dimensions_expected - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
rt_dumpvalues.sql Fix ST_DumpValues() crasher when cleaning. Ticket #3086 2015-03-23 16:23:20 +00:00
rt_dumpvalues_expected added regression tests for ticket #2493 2013-10-03 03:45:24 +00:00
rt_elevation_functions.sql Added ST_TRI(raster). Ticket #2164. Thanks to Nathaniel Clay for writing the function and required docs and regression tests. 2013-05-07 15:39:58 +00:00
rt_elevation_functions_expected Do not expect DO responses in raster regress 2014-11-11 09:25:43 +00:00
rt_envelope.sql forgot to add unit tests to git. ticket #2828 2014-08-05 12:24:49 +00:00
rt_envelope_expected forgot to add unit tests to git. ticket #2828 2014-08-05 12:24:49 +00:00
rt_fromgdalraster.sql Unit tests fail on PostgreSQL 9.1 due to GUC behavior changes between 9.1 and 9.2. Ticket #2714 2014-04-22 14:29:30 +00:00
rt_fromgdalraster_expected Addition of ST_FromGDALRaster(). This is what happens on a long airplane 2013-03-25 03:14:49 +00:00
rt_gdalwarp.sql Fix output georeference on warping rasters with default georeference 2014-08-28 15:15:43 +00:00
rt_gdalwarp_expected Fix output georeference on warping rasters with default georeference 2014-08-28 15:15:43 +00:00
rt_georeference.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_georeference_expected Added numerical parameters version of ST_SetGeoReference(raster). 2013-04-16 18:23:36 +00:00
rt_geos_relationships.sql Combined all raster GEOS dependent spatial relationship regression tests into 2012-10-18 23:52:36 +00:00
rt_geos_relationships_expected Combined all raster GEOS dependent spatial relationship regression tests into 2012-10-18 23:52:36 +00:00
rt_gist_relationships.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_gist_relationships_expected Combined the gist spatial relationship tests into 2012-10-18 23:52:45 +00:00
rt_hasnoband.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_hasnoband_expected Added regress test files for ST_IsEmpty and ST_HasNoBand (they were missed in previous commit) 2011-01-03 16:17:36 +00:00
rt_histogram.sql Fixed how the minimum possible value of a pixel type was being 2012-07-04 00:33:00 +00:00
rt_histogram_expected added ST_SummaryStatsAgg(). Ticket #2565 2013-12-14 20:54:44 +00:00
rt_intersection.sql Change signature of ST_PixelAsPolygons() and added regression tests. 2012-07-03 22:30:00 +00:00
rt_intersection_expected Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter 2013-08-31 15:46:41 +00:00
rt_intersects.sql Reintroduced ST_Intersects(geometry, raster) and ST_Intersects(raster, 2012-07-23 17:49:57 +00:00
rt_intersects_expected Reintroduced ST_Intersects(geometry, raster) and ST_Intersects(raster, 2012-07-23 17:49:57 +00:00
rt_invdistweight4ma.sql Duplicated and refactored the ST_XXX4ma() functions for ST_MapAlgebra 2012-10-12 16:06:27 +00:00
rt_invdistweight4ma_expected Duplicated and refactored the ST_XXX4ma() functions for ST_MapAlgebra 2012-10-12 16:06:27 +00:00
rt_io.sql Cleanup after run 2011-12-24 09:58:31 +00:00
rt_io_expected -Fix for ticket 792: Clamp double to known values when pixeltype is other than double in rt_band_set_nodata, rt_band_set_pixel & rt_raster_generate_new_band 2011-03-18 14:06:55 +00:00
rt_iscoveragetile.sql Added regression tests for ST_IsCoverageTile(). 2012-12-14 20:27:38 +00:00
rt_iscoveragetile_expected Added regression tests for ST_IsCoverageTile(). 2012-12-14 20:27:38 +00:00
rt_isempty.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_isempty_expected Added regress test files for ST_IsEmpty and ST_HasNoBand (they were missed in previous commit) 2011-01-03 16:17:36 +00:00
rt_mapalgebra.sql Validate that ST_MapAlgebra callback function has correct return 2014-07-06 20:01:53 +00:00
rt_mapalgebra_expected #2287, fix regressions with new debug in raster 2015-06-04 19:45:36 +00:00
rt_mapalgebra_expr.sql Added 2-raster expression variant of ST_MapAlgebra() and regression 2012-10-16 19:55:50 +00:00
rt_mapalgebra_expr_expected Refactored expression variant of ST_MapAlgebra() to be faster. 2013-03-29 16:33:57 +00:00
rt_mapalgebra_mask.sql #3314 missed some spots forcing order of results 2015-10-05 16:26:25 +00:00
rt_mapalgebra_mask_expected syntax cleanup 2015-10-05 17:37:18 +00:00
rt_mapalgebraexpr.sql Consolidated create_* and drop_* scripts into respective regression 2012-07-25 03:36:24 +00:00
rt_mapalgebraexpr_2raster.sql Removed "hasnodata" column output of ST_BandMetaData as per #1681. If a band does NOT have a NODATA value, the "nodatavalue" column will be NULL. 2012-03-13 16:13:48 +00:00
rt_mapalgebraexpr_2raster_expected Removed "hasnodata" column output of ST_BandMetaData as per #1681. If a band does NOT have a NODATA value, the "nodatavalue" column will be NULL. 2012-03-13 16:13:48 +00:00
rt_mapalgebraexpr_expected Tweaked rt_clip queries to have the output ordered. Changed the round() 2012-06-07 15:56:11 +00:00
rt_mapalgebrafct.sql All functions in core API now support a band's isnodata value. 2012-10-22 17:19:28 +00:00
rt_mapalgebrafct_2raster.sql Removed "hasnodata" column output of ST_BandMetaData as per #1681. If a band does NOT have a NODATA value, the "nodatavalue" column will be NULL. 2012-03-13 16:13:48 +00:00
rt_mapalgebrafct_2raster_expected Removed "hasnodata" column output of ST_BandMetaData as per #1681. If a band does NOT have a NODATA value, the "nodatavalue" column will be NULL. 2012-03-13 16:13:48 +00:00
rt_mapalgebrafct_expected All functions in core API now support a band's isnodata value. 2012-10-22 17:19:28 +00:00
rt_mapalgebrafctngb.sql Consolidated create_* and drop_* scripts into respective regression 2012-07-25 03:36:24 +00:00
rt_mapalgebrafctngb_expected Added checks of SRID to make sure that SRIDs are within the permitted range. Ticket is #1568. 2012-02-10 23:33:37 +00:00
rt_mapalgebrafctngb_userfunc.sql Refactored ST_Slope, ST_Aspect and ST_Hillshade() (also their 2012-11-02 17:22:29 +00:00
rt_mapalgebrafctngb_userfunc_expected Added ST_StdDev4ma raster neighborhood processing function. #1318 2012-02-08 17:23:14 +00:00
rt_metadata.sql Added checks of SRID to make sure that SRIDs are within the permitted range. Ticket is #1568. 2012-02-10 23:33:37 +00:00
rt_metadata_expected Added checks of SRID to make sure that SRIDs are within the permitted range. Ticket is #1568. 2012-02-10 23:33:37 +00:00
rt_nearestvalue.sql Tweaked tests to use new variants of ST_AddBand and ST_SetValues 2012-08-02 19:27:55 +00:00
rt_nearestvalue_expected Fixed how the minimum possible value of a pixel type was being 2012-07-04 00:33:00 +00:00
rt_neighborhood.sql Fixed variable datatype in ST_Neighborhood. Ticket #2384 2013-07-17 14:45:32 +00:00
rt_neighborhood_expected Fixed variable datatype in ST_Neighborhood. Ticket #2384 2013-07-17 14:45:32 +00:00
rt_pixelascentroids.sql Renamed variants of ST_World2RasterCoord() and ST_Raster2WorldCoord() to 2012-11-26 19:13:04 +00:00
rt_pixelascentroids_expected Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter 2013-08-31 15:46:41 +00:00
rt_pixelaspoints.sql Renamed variants of ST_World2RasterCoord() and ST_Raster2WorldCoord() to 2012-11-26 19:13:04 +00:00
rt_pixelaspoints_expected Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter 2013-08-31 15:46:41 +00:00
rt_pixelaspolygons.sql Fixed how the minimum possible value of a pixel type was being 2012-07-04 00:33:00 +00:00
rt_pixelaspolygons_expected Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter 2013-08-31 15:46:41 +00:00
rt_pixelofvalue.sql Addition of ST_PixelOfValue. Ticket is #1889. 2012-06-26 18:17:31 +00:00
rt_pixelofvalue_expected Addition of ST_PixelOfValue. Ticket is #1889. 2012-06-26 18:17:31 +00:00
rt_pixelsize.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_pixelsize_expected Inclusion of missing ST_PixelWidth and ST_PixelHeight functions and regression tests. 2011-08-24 15:23:25 +00:00
rt_pixelvalue.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_pixelvalue_expected Added check for SRID match in ST_Value(raster) geometry variant 2012-10-29 22:22:57 +00:00
rt_polygon.sql Make PostgreSQL 8.4 happy with the rt_polygon regression test. 2012-07-30 22:40:40 +00:00
rt_polygon_expected Fixed ST_Polygon regression tests to properly handle different GEOS 2012-07-17 22:38:03 +00:00
rt_quantile.sql Fixed how the minimum possible value of a pixel type was being 2012-07-04 00:33:00 +00:00
rt_quantile_expected added ST_SummaryStatsAgg(). Ticket #2565 2013-12-14 20:54:44 +00:00
rt_rastertoworldcoord.sql Renamed variants of ST_World2RasterCoord() and ST_Raster2WorldCoord() to 2012-11-26 19:13:04 +00:00
rt_rastertoworldcoord_expected Renamed variants of ST_World2RasterCoord() and ST_Raster2WorldCoord() to 2012-11-26 19:13:04 +00:00
rt_reclass.sql #3080 regress failure on 9.5. Put in an OFFSET 0 on all the queries to prevent double ST_Reclass calling in 9.5 on constant table 2015-03-23 03:43:42 +00:00
rt_reclass_expected fix parse cleanup of reclassarg and add unit tests 2013-12-07 14:18:20 +00:00
rt_rotation.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_rotation_expected Fix regression in OSX (-0 vs 0) 2012-02-11 16:08:26 +00:00
rt_samealignment.sql Added ST_NotSameAlignmentReason(raster, raster). Ticket #1709 2012-11-27 00:58:36 +00:00
rt_samealignment_expected Added ST_NotSameAlignmentReason(raster, raster). Ticket #1709 2012-11-27 00:58:36 +00:00
rt_scale.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_scale_expected Renamed accessors and editors of 'PixelSize' to 'Scale', including tests. 2011-01-03 10:46:41 +00:00
rt_set_band_properties.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_set_band_properties_expected - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
rt_set_properties.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_set_properties_expected - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
rt_setvalues_array.sql Added new variant on existing ST_SetValues where instead of a noset 2D 2012-09-08 01:21:21 +00:00
rt_setvalues_array_expected Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter 2013-08-31 15:46:41 +00:00
rt_setvalues_geomval.sql Code cleanup in rt_pg/rt_pg.c. Changed point geometry variant of 2012-10-18 21:45:16 +00:00
rt_setvalues_geomval_expected Addition of geomval variants of ST_SetValues() and regression tests. 2012-10-18 21:45:06 +00:00
rt_summarystats.sql added ST_SummaryStatsAgg(). Ticket #2565 2013-12-14 20:54:44 +00:00
rt_summarystats_expected added ST_SummaryStatsAgg(). Ticket #2565 2013-12-14 20:54:44 +00:00
rt_tile.sql Added parameters to ST_Tile(raster) to control padding of generated tiles. 2012-12-14 20:27:06 +00:00
rt_tile_expected Added parameters to ST_Tile(raster) to control padding of generated tiles. 2012-12-14 20:27:06 +00:00
rt_union.sql Fix crash on null input to ST_Union(raster) 2014-08-27 08:53:30 +00:00
rt_union_expected Fix crash on null input to ST_Union(raster) 2014-08-27 08:53:30 +00:00
rt_upperleft.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_upperleft_expected - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
rt_utility.sql Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rt_utility_expected add unit test for #3020. use rectangular out-db raster 2015-01-24 17:27:11 +00:00
rt_valuecount.sql Fixed how the minimum possible value of a pixel type was being 2012-07-04 00:33:00 +00:00
rt_valuecount_expected Fixed how the minimum possible value of a pixel type was being 2012-07-04 00:33:00 +00:00
rt_valuepercent.sql Added checks of SRID to make sure that SRIDs are within the permitted range. Ticket is #1568. 2012-02-10 23:33:37 +00:00
rt_valuepercent_expected Addition of ST_ValuePercent, sibling of ST_ValueCount. This function provides the ability to determine the percentage of a raster's band that is of a user-specified value. 2011-05-26 20:04:12 +00:00
rt_worldtorastercoord.sql Renamed variants of ST_World2RasterCoord() and ST_Raster2WorldCoord() to 2012-11-26 19:13:04 +00:00
rt_worldtorastercoord_expected Renamed variants of ST_World2RasterCoord() and ST_Raster2WorldCoord() to 2012-11-26 19:13:04 +00:00
tickets.sql add unit tests for numeric overflow. ticket #3100 2015-05-02 20:27:49 +00:00
tickets_expected add unit tests for numeric overflow. ticket #3100 2015-05-02 20:27:49 +00:00

Run 'make check' to run the postgresql-wrappers regression testing.

You must be allowed to create databases and install C-language
function in it.

You must also have installed the wrappers with 'make install'
from top-level dir.