django1/tests/gis_tests/geos_tests
Sergey Fedoseev f2a725fba3 Fixed #30274 -- Prevented segmentation fault on LineString iteration.
This reverts commit 138a78ec8c and adds
a test for the regression.
2020-01-21 21:46:47 +01:00
..
__init__.py
test_coordseq.py Added test for GEOSCoordSeq.__getitem__(). 2017-07-13 12:46:59 -04:00
test_geos.py Fixed #30274 -- Prevented segmentation fault on LineString iteration. 2020-01-21 21:46:47 +01:00
test_geos_mutation.py Removed obsolete HAS_GEOS variable for test skipping. 2017-05-04 20:45:18 -04:00
test_io.py Removed obsolete HAS_GEOS variable for test skipping. 2017-05-04 20:45:18 -04:00
test_mutable_list.py Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00