summaryrefslogtreecommitdiff
path: root/tests/gis_tests/geos_tests/test_geos_mutation.py
AgeCommit message (Expand)Author
2025-07-21Used assertRaisesMessage and subTest where appropriate in GEOS tests.David Smith
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-05-04Removed obsolete HAS_GEOS variable for test skipping.Tim Graham
2016-11-14Fixed E305 flake8 warnings.Ramin Farajpour Cami
2016-04-08Fixed E128 flake8 warnings in tests/.Tim Graham
2016-04-04Fixed W503 flake8 warnings.Tim Graham
2016-01-29Refs #26022 -- Used context manager version of assertRaises in tests.Hasan
2015-08-18Fixed #25225 -- Simplified code to remove GEOSIndexErrorTim Graham
2015-04-24Removed many HAS_GEOS conditional importsClaude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham