django1/django/contrib/gis/tests
Russell Keith-Magee 765458363b Advanced deprecations in contrib.gis.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15973 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-02 08:34:50 +00:00
..
data Fixed integer overflows that occurred when `OFTReal` fields were treated as `OFTInteger`. 2011-03-30 16:56:53 +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 Add `setUp` and `tearDown` methods to the geographic feed and sitemap tests to ensure `Site` exists for tests. 2011-03-16 18:22:52 +00:00
geogapp Enabled area calculations for geography columns. 2010-10-12 17:13:27 +00:00
layermap Fixed tests broke in r15926. 2011-03-30 16:46:24 +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 Advanced deprecations in contrib.gis. 2011-04-02 08:34:50 +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