summaryrefslogtreecommitdiff
path: root/tests/gis_tests/test_spatialrefsys.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34234 -- Dropped support for PROJ 4.Leo2023-01-131-3/+1
* Refs #33476 -- Refactored code to strictly match 88 characters line length.Mariusz Felisiak2022-02-071-4/+10
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-57/+67
* Removed redundant database vendor helpers in gis_tests/utils.py.Tim Graham2021-01-131-13/+8
* Removed hardcoded paths to SpatialRefSys models in tests.Tim Graham2020-09-141-8/+14
* Renamed PROJ.4 to PROJ.Claude Paroz2020-05-131-8/+8
* Fixed #30678 -- Added support for GDAL 3.Claude Paroz2020-05-121-4/+4
* Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase.Tim Graham2016-12-071-6/+4
* Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.Tim Graham2016-09-171-1/+1
* Fixed #26753 -- Made GDAL a required dependency for contrib.gisClaude Paroz2016-06-181-10/+1
* Fixed #25645 -- Dropped support for SpatiaLite < 4.0.Tim Graham2016-05-311-4/+1
* Fixed #26512 -- Added tests for SpatialRefSysMixin.get_units().Nicolas NoƩ2016-04-191-1/+27
* Fixed #24714 -- Used more specific assertions than assertEqual in tests.Alasdair Nicol2015-04-281-3/+3
* Moved contrib.gis tests out of contrib.Tim Graham2015-02-111-0/+122