mapnik/tests/python_tests
2010-12-13 20:11:36 +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 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_test.py implemented a mechanism in mapnik2._injector to be able to override c++ methods (at the python layer only). Used it to implement a friendlier constructor for Feature and a add_geometry() method that accepts shapely.geometry.Geometrys, and wkb/wkt strings 2010-03-19 18:14:46 +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 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
load_map_test.py renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +00:00
memory_datasource_test.py Created python binding to memory_datasource which can be added Features built programaticcaly. See tests for sample use until docs are done. #528 is almost closed. 2010-03-19 16:16:15 +00:00
object_test.py fixup svg matrix tests 2010-12-13 20:11:36 +00:00
projection_test.py renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +00:00
raster_colorizer_test.py added a max_value attribute to color_band to handle the case of the last band more gracefully 2010-05-06 07:21:11 +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 revert python 3 specific test syntax - will get to this later 2010-09-26 23:41:16 +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