summaryrefslogtreecommitdiff
path: root/tests/gis_tests/gdal_tests/test_driver.py
AgeCommit message (Expand)Author
2017-05-04Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.Tim Graham
2017-01-20Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.Tim Graham
2016-08-23Fixed #27103 -- Registered vcapi/rcapi GDAL prototypes based on their own dri...Matthew Somerville
2016-01-29Refs #26022 -- Used context manager version of assertRaises in tests.Hasan
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham