summaryrefslogtreecommitdiff
path: root/tests/gis_tests/inspectapp
AgeCommit message (Expand)Author
2017-09-20Fixed #28617 -- Made ogrinspect output pep8 compliant.Thomas Schorr
2017-05-04Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.Tim Graham
2017-05-04Made runtests.py run gis_tests only when using a GIS database backend.Tim Graham
2017-01-18Refs #23919 -- Removed most of remaining six usageClaude Paroz
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-11-15Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL.Adam Chainz
2016-08-09Unified SpatiaLite spellingClaude Paroz
2016-06-21Fixed #26750 -- Fixed introspection for geography point field with dim=3Claude Paroz
2016-06-18Fixed #26753 -- Made GDAL a required dependency for contrib.gisClaude Paroz
2016-03-11Removed unneeded GeoManagers in tests.Tim Graham
2015-11-17Fixed #25682 -- Removed bare except clauses.Attila Tovt
2015-08-10Removed deprecated GeoManager from inspectdb/ogrinspect output.Tim Graham
2015-06-20Added GDAL 2.0 supportClaude Paroz
2015-05-06Fixed #24207 -- Added 25D-type geometry field support to ogrinspectClaude Paroz
2015-05-05Made some tests run on non-GIS databasesClaude Paroz
2015-04-18Stopped conditional discovery of gis_tests appsClaude Paroz
2015-03-18Fixed #23757 -- Added 3D introspection support to Spatialite backendClaude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham