index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gis_tests
/
inspectapp
Age
Commit message (
Expand
)
Author
2019-03-03
[2.2.x] Reverted "Fixed relative paths imports per isort 4.3.5."
Mariusz Felisiak
2019-02-25
[2.2.x] Fixed relative paths imports per isort 4.3.5.
Mariusz Felisiak
2018-11-27
Switched TestCase to SimpleTestCase in GIS tests.
Tim Graham
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-07-13
Refs #29548 -- Fixed GIS tests on MariaDB
Claude Paroz
2018-06-12
Fixed #29483 -- Confirmed support for GDAL 2.3.
Tim Graham
2018-06-01
Fixed #29461 -- Fixed ogrinspect test_time_field failure on SpatiaLite.
Tim Graham
2018-06-01
Fixed #29462 -- Fixed ogrinspect test failures with GDAL 2.2.
Tim Graham
2017-09-20
Fixed #28617 -- Made ogrinspect output pep8 compliant.
Thomas Schorr
2017-05-04
Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
Tim Graham
2017-05-04
Made runtests.py run gis_tests only when using a GIS database backend.
Tim Graham
2017-01-18
Refs #23919 -- Removed most of remaining six usage
Claude Paroz
2017-01-18
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2016-11-15
Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL.
Adam Chainz
2016-08-09
Unified SpatiaLite spelling
Claude Paroz
2016-06-21
Fixed #26750 -- Fixed introspection for geography point field with dim=3
Claude Paroz
2016-06-18
Fixed #26753 -- Made GDAL a required dependency for contrib.gis
Claude Paroz
2016-03-11
Removed unneeded GeoManagers in tests.
Tim Graham
2015-11-17
Fixed #25682 -- Removed bare except clauses.
Attila Tovt
2015-08-10
Removed deprecated GeoManager from inspectdb/ogrinspect output.
Tim Graham
2015-06-20
Added GDAL 2.0 support
Claude Paroz
2015-05-06
Fixed #24207 -- Added 25D-type geometry field support to ogrinspect
Claude Paroz
2015-05-05
Made some tests run on non-GIS databases
Claude Paroz
2015-04-18
Stopped conditional discovery of gis_tests apps
Claude Paroz
2015-03-18
Fixed #23757 -- Added 3D introspection support to Spatialite backend
Claude Paroz
2015-02-11
Moved contrib.gis tests out of contrib.
Tim Graham