Dane Springmeyer
|
7d78115886
|
pyflakes driven python file cleanup
|
2015-02-02 10:38:08 -08:00 |
|
Sandro Santilli
|
cd21789111
|
Fix false negative responses from python tests
Closes #2298
|
2014-07-14 18:34:20 +02:00 |
|
Dane Springmeyer
|
818e87dce4
|
update tests
|
2014-04-01 17:34:24 -07:00 |
|
Dane Springmeyer
|
ef4ee9efb2
|
fix tests given new, expected behavior with custom merc<->longlat transformations
|
2013-01-29 00:55:51 -05:00 |
|
artemp
|
a513d3f97d
|
+ code: avoid exposing unsafe static methods in datasource_cache ( #1451)
+ python: remove redundent 'instance' method (mapnik.DatasourceCache)
+ python: reflect plugin_directories method
+ tests: update python usage
TODO: consider using similar approach in FontEngine etc..
TODO: consider returning reference from singleton::instance() to
safeguard from accidental deleting a 'singleton' pointer
|
2012-09-05 12:53:37 +01:00 |
|
Dane Springmeyer
|
4f4902611b
|
only run tests if shape plugin is available
|
2012-08-23 14:41:45 -07:00 |
|
Dane Springmeyer
|
4dbadaa7cd
|
ensure proper reprojection of unbuffered bbox used for geometry clipping - closes #1138
|
2012-04-04 12:43:32 -07:00 |
|