This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
7b2f2e74ad
django1
/
tests
/
gis_tests
/
gdal_tests
History
Claude Paroz
d7b9aaa366
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +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
Refs
#27472
-- Fixed OGRGeometry('POINT EMPTY').geos crash.
2016-12-08 10:24:05 -05:00
test_raster.py
Fixed
#27579
-- Added aliases for Python 3's assertion names in SimpleTestCase.
2016-12-07 17:42:31 -05:00
test_srs.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00