summaryrefslogtreecommitdiff
path: root/tests/gis_tests/rasterapp
AgeCommit message (Expand)Author
2016-11-19Fixed #27493 -- Fixed test failure with recent GDAL versionsNicolas NoƩ
2016-11-15Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL.Adam Chainz
2016-09-02Added error messages for GIS DB functions when used with rasters.Daniel Wiesmann
2016-06-18Fixed #26753 -- Made GDAL a required dependency for contrib.gisClaude Paroz
2016-06-16Fixed #26747 -- Used more specific assertions in the Django test suite.Jon Dufresne
2016-05-06Fixed #25588 -- Added spatial lookups to RasterField.Daniel Wiesmann
2015-11-19Allowed RasterFieldWithoutGDALTest to run even if GDAL is installed.Sergey Fedoseev
2015-07-10Fixed #25072 -- Prevented GDALRaster memory to be uncollectableClaude Paroz
2015-06-23Fixed #25011, Refs #23804 -- Added check for GDAL on RasterField initializationDaniel Wiesmann
2015-06-19Fixed #23804 -- Added RasterField for PostGIS.Daniel Wiesmann