django/tests/gis_tests/gdal_tests
Sergey Fedoseev a413ef2155 Refs #27472 -- Fixed OGRGeometry('POINT EMPTY').geos crash. 2016-12-08 10:24:05 -05: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 Refs #27472 -- Fixed OGRGeometry('POINT EMPTY').geos crash. 2016-12-08 10:24:05 -05:00
test_raster.py Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase. 2016-12-07 17:42:31 -05:00
test_srs.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00