django1/django/contrib/gis/tests
Justin Bronn 1fdbcadd22 Fixed #15378 -- Now properly handle OGR layers that have features with invalid geometries. Thanks, kunitoki for bug report and initial patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15813 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-15 02:26:37 +00:00
..
data Fixed #15378 -- Now properly handle OGR layers that have features with invalid geometries. Thanks, kunitoki for bug report and initial patch. 2011-03-15 02:26:37 +00:00
distapp GeoDjango test suite housekeeping. Moved data into fixtures for `relatedapp` and `distapp` tests, and made both use Django's `TestCase`; moved functionality out of `GeoDjangoTestSuiteRunner` to allow future re-use in `runtests.py` (refs #10420); compressed test app fixtures and cleaned up imports. 2010-12-02 05:58:21 +00:00
geo3d Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
geoapp Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
geogapp Enabled area calculations for geography columns. 2010-10-12 17:13:27 +00:00
layermap Fixed #15378 -- Now properly handle OGR layers that have features with invalid geometries. Thanks, kunitoki for bug report and initial patch. 2011-03-15 02:26:37 +00:00
relatedapp Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
__init__.py Fixed #10420 -- GeoDjango tests are run as part of Django tests when using spatial database backends with `runtests.py`. 2010-12-21 23:42:12 +00:00
test_geoforms.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
test_geoip.py Fixed some a stale location and whitespace in GeoIP tests. 2010-11-01 22:18:22 +00:00
test_measure.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
test_spatialrefsys.py Fixed brittle tests that broke with release of GDAL 1.8. 2011-03-14 21:15:34 +00:00
utils.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00