mapnik/tests/python_tests
2010-03-19 09:33:57 +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
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 cairo rendering for the glyph_symbolizer. Small refactoring in cairo_context::add_text to pass the paramaters which were picked up from the text_symbolizer param (size, fill, halo_radius and halo_fill) explicitly. This allows the glyph_symbolizer to piggy back on that functionality without specilizing add_text() for the glyph_symbolizer (which would have involved heavy amounts of copy+paste or a more elaborate refactoring strategy. Please ping me if this was not a good idea 2010-03-19 09:33:57 +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