django/tests/gis_tests/gdal_tests
Tim Graham 8119b679eb Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.
http://bugs.python.org/issue27364
2016-09-17 15:44:06 -04:00
..
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_driver.py Fixed #27103 -- Registered vcapi/rcapi GDAL prototypes based on their own drivers. 2016-08-23 17:30:11 -04:00
test_ds.py Replaced use of TestCase.fail() with assertRaises(). 2016-06-28 11:21:26 -04:00
test_envelope.py Replaced use of TestCase.fail() with assertRaises(). 2016-06-28 11:21:26 -04:00
test_geom.py Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml(). 2016-06-21 15:46:27 -04:00
test_raster.py Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6. 2016-09-17 15:44:06 -04:00
test_srs.py Fixed #26736 -- Fixed crashes in SpatialReference with non-ASCII characters. 2016-06-11 21:03:22 -04:00