django/tests/gis_tests/gdal_tests
Claude Paroz 0cc39e50e1 Pushed GDAL skip condition inside test
As GDAL_VERSION is conditionnaly imported, it cannot be referenced
in skipIf decorator.
2015-06-26 14:57:45 +02:00
..
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_driver.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_ds.py Added GDAL 2.0 support 2015-06-20 14:40:50 +02:00
test_envelope.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_geom.py Removed test numbering in gdal tests 2015-05-13 14:13:20 +02:00
test_raster.py Pushed GDAL skip condition inside test 2015-06-26 14:57:45 +02:00
test_srs.py Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00