django1/django/contrib/gis/gdal/tests
Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
..
__init__.py Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch, and to Luke, Karen, Justin, Alex, Łukasz Rekucki, and Chuck Harmston for their help testing and reviewing the final patch. 2010-10-11 12:55:17 +00:00
test_driver.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
test_ds.py Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
test_envelope.py Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch, and to Luke, Karen, Justin, Alex, Łukasz Rekucki, and Chuck Harmston for their help testing and reviewing the final patch. 2010-10-11 12:55:17 +00:00
test_geom.py Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
test_srs.py Fixed brittle tests that broke with release of GDAL 1.8. 2011-03-14 21:15:34 +00:00