.. |
__init__.py
|
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
|
2009-04-16 17:22:38 +00:00 |
cairo_test.py
|
test cleanups
|
2011-12-22 12:41:51 -08:00 |
csv_test.py
|
update tests to python api for features
|
2012-01-24 15:16:40 -08:00 |
datasource_test.py
|
update tests to python api for features
|
2012-01-24 15:16:40 -08:00 |
extra_map_props_test.py
|
fully spell out parameters on the map object - refs #977
|
2011-12-05 18:05:35 -08:00 |
feature_id_test.py
|
update tests to python api for features
|
2012-01-24 15:16:40 -08:00 |
feature_test.py
|
update feature expression test to new feature attr api that will throw if attr is not found
|
2012-02-14 14:57:36 -08:00 |
filter_test.py
|
get most of the tests passing
|
2012-01-24 00:27:44 -08:00 |
font_test.py
|
tests: move pickling to separate test
|
2011-12-02 15:21:35 -08:00 |
geometry_io_test.py
|
get most of the tests passing
|
2012-01-24 00:27:44 -08:00 |
image_encoding_speed_test.py
|
test cleanups
|
2011-12-22 12:41:51 -08:00 |
introspection_test.py
|
test cleanups
|
2011-12-22 12:41:51 -08:00 |
layer_modification_test.py
|
cleanup python datasource api simplifying access to descriptors
|
2012-01-11 20:03:47 -08:00 |
load_map_test.py
|
switch back from mapnik2 to mapnik
|
2011-11-23 11:33:58 +00:00 |
map_deepcopy_test.py
|
initial map deepcopy test
|
2011-12-20 12:46:35 -08:00 |
mapnik_config_test.py
|
switch back from mapnik2 to mapnik
|
2011-11-23 11:33:58 +00:00 |
memory_datasource_test.py
|
get most of the tests passing
|
2012-01-24 00:27:44 -08:00 |
multi_tile_raster_test.py
|
switch back from mapnik2 to mapnik
|
2011-11-23 11:33:58 +00:00 |
object_test.py
|
Update tests.
|
2012-01-28 19:37:13 +01:00 |
ogr_and_shape_geometries_test.py
|
test cleanup
|
2012-01-05 18:48:20 -08:00 |
ogr_test.py
|
update tests to python api for features
|
2012-01-24 15:16:40 -08:00 |
osm_test.py
|
make failing osm plugin test a todo
|
2012-01-05 18:49:41 -08:00 |
parameters_test.py
|
fixup tests around parameters usage
|
2011-12-02 18:00:20 -08:00 |
pickling_test.py
|
Update tests.
|
2012-01-28 19:37:13 +01:00 |
postgis_test.py
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
projection_test.py
|
tests: move pickling to separate test
|
2011-12-02 15:21:35 -08:00 |
raster_colorizer_test.py
|
switch back from mapnik2 to mapnik
|
2011-11-23 11:33:58 +00:00 |
raster_symbolizer_test.py
|
switch back from mapnik2 to mapnik
|
2011-11-23 11:33:58 +00:00 |
render_grid_test.py
|
use row/col instead of x/y for clearer grid resolution function
|
2012-02-07 13:44:08 -08:00 |
render_test.py
|
fix point WKT format
|
2012-02-01 17:03:31 -08:00 |
save_map_test.py
|
switch back from mapnik2 to mapnik
|
2011-11-23 11:33:58 +00:00 |
shapefile_test.py
|
update tests to python api for features
|
2012-01-24 15:16:40 -08:00 |
sqlite_rtree_test.py
|
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 |
sqlite_test.py
|
more robust sqlite subquery tests and first tests of \!intersects\! token - refs #809
|
2011-12-16 09:58:09 -08:00 |
test_fontset.py
|
fixup fontset tests
|
2011-12-22 12:48:11 -08:00 |
utilities.py
|
pre-eliminary GlyphSymbolizer implementation. TODO: XML de/serializing. more tests. remove workaround mentioned in test
|
2010-03-18 20:05:08 +00:00 |