Dane Springmeyer
|
7d78115886
|
pyflakes driven python file cleanup
|
2015-02-02 10:38:08 -08:00 |
|
Dane Springmeyer
|
4c93d14537
|
get sqlite rtree tests passing on windows - refs #1871 and #2530
|
2014-10-14 17:49:04 -07:00 |
|
Dane Springmeyer
|
a98158e97d
|
close sqlite db after testing
|
2014-10-14 17:35:59 -07:00 |
|
Sandro Santilli
|
cd21789111
|
Fix false negative responses from python tests
Closes #2298
|
2014-07-14 18:34:20 +02:00 |
|
Dane Springmeyer
|
0365d3e081
|
start centralizing filesystem operations in mapnik::util::fs - refs #1177
|
2013-06-02 19:28:24 -07:00 |
|
artemp
|
ae69ee9a24
|
+ update tests to respect new real formatting policies
|
2012-12-18 12:13:42 +00: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
|
f977134afd
|
touch sqlite tests further
|
2012-04-18 16:06:18 -07:00 |
|
Dane Springmeyer
|
f8e6b4f27d
|
test round tripping a feature and wkb geometry through sqlite
|
2012-04-18 12:49:49 -07:00 |
|
Dane Springmeyer
|
0a37a1591e
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
|
Dane Springmeyer
|
4c4e4ab9e9
|
pass on rtree count test if pysqlite3 does not support rtree - refs https://github.com/mapnik/mapnik-packaging/issues/8
|
2011-11-30 19:15:11 -08:00 |
|
Artem Pavlenko
|
14700dba16
|
switch back from mapnik2 to mapnik
add mapnik2 module which redirects to mapnik and issues DeprecationWarning
|
2011-11-23 11:33:58 +00:00 |
|
Dane Springmeyer
|
51c4174b58
|
tests: make the sqlite rtree test more flexible
|
2011-11-19 11:39:59 -08:00 |
|
Dane Springmeyer
|
c519a170d7
|
tests: enforce existance of rtree
|
2011-11-13 17:00:34 -08:00 |
|
Dane Springmeyer
|
11f1e6755f
|
add test for sqlite rtree creating under high ds initialization concurrency
|
2011-11-13 16:42:37 -08:00 |
|