summaryrefslogtreecommitdiff
path: root/tests/gis_tests/gdal_tests/test_driver.py
AgeCommit message (Expand)Author
2026-01-20Refs #36382 -- Fixed GDAL_VERSION comparison in gdal_tests.Jacob Walls
2026-01-16Refs #36382 -- Updated GDAL tests for Memory driver deprecation in GDAL 3.11.David Smith
2025-08-21Fixed #36382 -- Confirmed support for GDAL 3.11.David Smith
2023-12-18Fixed #34411 -- Updated GDAL API to handle vector DataSource's.Claude Paroz
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
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