mapnik/tests/python_tests
2012-05-11 15:42:50 -07:00
..
images update test images used for validating compositing 2012-05-11 15:42:50 -07: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 fixup pycairo rendering test 2012-03-27 18:55:33 -04:00
compositing_test.py tests for compositing operations 2012-03-23 17:36:37 -07:00
csv_test.py implement new debug system 2012-04-08 02:20:56 +02:00
datasource_test.py implement new debug system 2012-04-08 02:20:56 +02:00
extra_map_props_test.py remove the storage and serialization of 'font-directory' and 'minimum-version' since there is no strong need to have them accessible after initial parsing 2012-03-23 18:14:14 -07:00
feature_id_test.py update tests to python api for features 2012-01-24 15:16:40 -08:00
feature_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
filter_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
font_test.py tests: move pickling to separate test 2011-12-02 15:21:35 -08:00
geometry_io_test.py get most of the tests passing 2012-01-24 00:27:44 -08:00
image_encoding_speed_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
introspection_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
layer_modification_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
load_map_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
map_deepcopy_test.py remove the storage and serialization of 'font-directory' and 'minimum-version' since there is no strong need to have them accessible after initial parsing 2012-03-23 18:14:14 -07:00
map_query_test.py improve the map.query_point/query_map_point implementation, now throwing for invalid coords or projection transformations 2012-04-13 11:28:30 -07:00
mapnik_config_test.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
memory_datasource_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
multi_tile_raster_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
object_test.py added MarkersSymbolizer python bindings for fill and stroke 2012-04-11 10:41:15 +01:00
ogr_and_shape_geometries_test.py disable non-critical failing test after reverting shapefile polygon handling - refs #1093 2012-02-28 20:18:47 -08:00
ogr_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
osm_test.py update osm test now that extent is not hardcoded 2012-03-22 16:44:27 -07:00
parameters_test.py cpp tests for mapnik parameters and mapnik:boolean -refs #1141 2012-03-23 20:04:42 -07:00
pickling_test.py more pep8 for tests 2012-02-24 13:15:48 -08:00
postgis_test.py postgis: primary key autodetection will now only happen if 'autodetect_key_field' is set to true - maintains current behavior - refs #804 2012-04-05 11:05:14 -07:00
projection_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
raster_colorizer_test.py more pep8 for tests 2012-02-24 13:15:48 -08:00
raster_colormapped_test.py support nodata for paletted images and allow user to set nodata on-the-fly - closes #1160 and #1161 - refs #688 and refs #730 and refs #50 and refs #1018 2012-04-03 16:06:36 -07:00
raster_symbolizer_test.py improve the map.query_point/query_map_point implementation, now throwing for invalid coords or projection transformations 2012-04-13 11:28:30 -07:00
render_grid_test.py fix marker width/height to mean pixels - which it should have all along - closes #1134 2012-03-23 20:28:12 -07:00
render_test.py fix marker width/height to mean pixels - which it should have all along - closes #1134 2012-03-23 20:28:12 -07:00
reprojection_test.py ensure proper reprojection of unbuffered bbox used for geometry clipping - closes #1138 2012-04-04 12:43:32 -07:00
save_map_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
shapefile_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
sqlite_rtree_test.py touch sqlite tests further 2012-04-18 16:06:18 -07:00
sqlite_test.py more pep8 for tests 2012-02-24 13:15:48 -08:00
test_fontset.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08: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