django1/django/contrib/gis/geos/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 Made minimal changes to make gis test suite start with Python 3 2012-09-12 15:03:46 +02:00
test_geos.py Fixed #18795 -- Fixed failing GeoDjango tests 2012-09-13 16:20:11 +02:00
test_geos_mutation.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_io.py [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00
test_mutable_list.py [py3] Fixed GeoDjango mutable list tests 2012-09-12 16:13:58 +02:00