mapnik/tests/python_tests
2010-03-19 13:42:58 +00:00
..
__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 renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +00:00
feature_test.py More progress on #528: Made setting Feature properties with values of type unicode or str possible. I've modified the UnicodeString_from_python_str from_python_converter so it can also convert python unicode objects (not just encocded strs). It was originally commented out so but it seems to work fine on my tests. Is there anything I0ve overlooked? (Artem?) 2010-03-19 13:42:58 +00:00
filter_test.py renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +00:00
font_test.py renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +00:00
glyph_symbolizer_test.py Implementead Feature instantiation from Python and an add_geometry method which accepst a wkb string 2010-03-19 13:42:25 +00:00
introspection_test.py renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +00:00
load_map_test.py renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +00:00
object_test.py updated feature properties test so no deprecationwarnings are shown 2010-03-12 13:33:46 +00:00
projection_test.py renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +00:00
raster_colorizer_test.py xml de/serialization support for RasterColorizer 2010-03-12 14:49:50 +00:00
raster_symbolizer_test.py pre-eliminary GlyphSymbolizer implementation. TODO: XML de/serializing. more tests. remove workaround mentioned in test 2010-03-18 20:05:08 +00:00
render_test.py renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +00:00
save_map_test.py renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +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