summaryrefslogtreecommitdiff
path: root/tests/gis_tests/tests.py
AgeCommit message (Expand)Author
2016-11-12Fixed #27448 -- Switched use of functions deprecated in PostGIS 2.2.Christian von Roques
2016-11-10Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za
2016-01-29Refs #26022 -- Used context manager version of assertRaises in tests.Hasan
2015-06-06Fixed GIS tests broken by 0a89915Claude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham