.. |
__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
|
renamed mapnik to mapnik2 in python tests
|
2010-03-11 18:12:22 +00:00 |
datasource_test.py
|
add a test for query_map_point by building up a run length encoded 'grid' and checking ends of output
|
2010-12-10 20:11:09 +00:00 |
feature_id_test.py
|
add test that asserts feature count is the same between shapefile driver and ogr (currently fails)
|
2011-06-16 18:06:24 +00:00 |
feature_test.py
|
update memory datasource and feature tests to leverage new support for parsing WKT after #698
|
2011-04-14 21:06:07 +00:00 |
filter_test.py
|
boolean evals of expressions return strings
|
2011-02-28 21:20:16 +00:00 |
font_test.py
|
renamed mapnik to mapnik2 in python tests
|
2010-03-11 18:12:22 +00:00 |
glyph_symbolizer_test.py
|
revert python 3 specific test syntax - will get to this later
|
2010-09-26 23:41:16 +00:00 |
introspection_test.py
|
renamed mapnik to mapnik2 in python tests
|
2010-03-11 18:12:22 +00:00 |
layer_modification_test.py
|
add a test demostrating modifying a layer which was originally loaded via xml and is later modified in python
|
2010-12-21 18:49:49 +00:00 |
load_map_test.py
|
renamed mapnik to mapnik2 in python tests
|
2010-03-11 18:12:22 +00:00 |
mapnik_config_test.py
|
fixup return types for mapnik-config and add test of basic returns
|
2011-01-05 20:52:08 +00:00 |
memory_datasource_test.py
|
update memory datasource and feature tests to leverage new support for parsing WKT after #698
|
2011-04-14 21:06:07 +00:00 |
object_test.py
|
don't suppress exception in mapnik::color constructor when init from a string
|
2011-07-05 23:01:51 +00:00 |
projection_test.py
|
add Projection.expanded() function to ask proj4 what its internal, normalized definition looks like (useful only for debugging)
|
2011-05-17 19:05:15 +00:00 |
raster_colorizer_test.py
|
apply major refactor of RasterColorizer by ben moores from https://github.com/BenMoores/mapnik-trunk/wiki/RasterColorizer - closes #523
|
2011-05-04 00:20:17 +00:00 |
raster_symbolizer_test.py
|
integrated test case from #759
|
2011-05-12 18:09:03 +00:00 |
render_grid_test.py
|
add more grid rendering tests
|
2011-06-16 18:08:22 +00:00 |
render_test.py
|
fixup grid resolve function
|
2011-06-03 00:15:17 +00:00 |
save_map_test.py
|
fix spelling
|
2010-10-07 01:00:58 +00: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 |