django1/django/contrib/gis/geos/tests
Claude Paroz 9267fb88ef Added more spatial predicates for prepared geometries
GEOS 3.3 added crosses, disjoint, overlaps, touches and within
predicates on prepared geometries.
2013-12-24 16:53:09 +01:00
..
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
test_geos.py Added more spatial predicates for prepared geometries 2013-12-24 16:53:09 +01:00
test_geos_mutation.py Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
test_io.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_mutable_list.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00