summaryrefslogtreecommitdiff
path: root/tests/gis_tests/test_spatialrefsys.py
AgeCommit message (Expand)Author
2016-04-19Fixed #26512 -- Added tests for SpatialRefSysMixin.get_units().Nicolas NoƩ
2015-04-28Fixed #24714 -- Used more specific assertions than assertEqual in tests.Alasdair Nicol
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham