This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ade52ef71f
django
/
tests
/
gis_tests
/
gdal_tests
History
Nicolas Noé
a269018e86
Fixed
#27493
-- Fixed test failure with recent GDAL versions
2016-11-19 16:41:18 +01:00
..
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
test_driver.py
Fixed
#27103
-- Registered vcapi/rcapi GDAL prototypes based on their own drivers.
2016-08-23 17:30:11 -04:00
test_ds.py
Replaced use of TestCase.fail() with assertRaises().
2016-06-28 11:21:26 -04:00
test_envelope.py
Replaced use of TestCase.fail() with assertRaises().
2016-06-28 11:21:26 -04:00
test_geom.py
Dropped support for GDAL 1.7 and 1.8
2016-11-12 17:28:03 +01:00
test_raster.py
Fixed
#27493
-- Fixed test failure with recent GDAL versions
2016-11-19 16:41:18 +01:00
test_srs.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00