django1/django/contrib/gis/gdal/tests
Claude Paroz 7e5ebcce53 Fixed #18795 -- Fixed failing GeoDjango tests
Proj.4 and SRS strings may slightly vary depending on the installed
libraries. Made some tests pass again with recent Proj.4/GDAL lib
versions.
2012-09-13 16:20:11 +02:00
..
__init__.py [py3] Removed map() calls used for side-effects only 2012-08-15 13:23:41 +03:00
test_driver.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
test_ds.py Fixed #18795 -- Fixed failing GeoDjango tests 2012-09-13 16:20:11 +02:00
test_envelope.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
test_geom.py Fixed #18795 -- Fixed failing GeoDjango tests 2012-09-13 16:20:11 +02:00
test_srs.py Fixed brittle tests that broke with release of GDAL 1.8. 2011-03-14 21:15:34 +00:00