.. |
__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
|
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
|
added an angle_mode attribute to GlyphSymbolizer to define the way the angle expression should be interpreted: as an azimuth or as a trigonometric angle
|
2010-03-22 11:21:17 +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
|
clean up deprecation warnings in python tests
|
2010-04-06 06:25:22 +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 |