mapnik/tests/python_tests
2014-07-28 19:26:35 -07:00
..
images visual tests: update to reflect #2308 change 2014-07-22 11:02:08 +01: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
agg_rasterizer_integer_overflow_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
box2d_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
buffer_clear_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
cairo_test.py reduce tolerance of cairo test on linux - closes #2302 2014-07-28 17:05:15 -07:00
compositing_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
csv_test.py add (currently failing) test for #2319 2014-07-28 16:15:34 -07:00
datasource_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
datasource_xml_template_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
extra_map_props_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
feature_id_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
feature_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
filter_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
font_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
fontset_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
geojson_plugin_test.py fix geojson plugin by avoiding static const grammar for now 2014-07-28 18:44:55 -07:00
geometry_io_test.py refactor spirit grammars 2014-07-24 14:31:59 -07:00
grayscale_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
image_encoding_speed_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
image_filters_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
image_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
introspection_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
json_feature_properties_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
layer_buffer_size_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
layer_modification_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
layer_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
load_map_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
map_query_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
mapnik_config_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
mapnik_logger_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
markers_complex_rendering_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
memory_datasource_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
multi_tile_raster_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
object_test.py disable python symbolizer attribute access tests for now 2014-04-24 22:44:33 -07:00
ogr_and_shape_geometries_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
ogr_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
osm_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
palette_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
parameters_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
pickling_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
png_encoding_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
pngsuite_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
postgis_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
projection_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
python_plugin_test.py disable python plugin tests since they are so brittle and I'm too impatient to fix 2014-04-24 22:22:37 -07:00
query_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
query_tolerance_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
raster_colorizer_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
raster_symbolizer_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
render_grid_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
render_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
reprojection_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
save_map_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
shapefile_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
sqlite_rtree_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
sqlite_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
style_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
topojson_plugin_test.py support for inline topojson (in memory string) - closes #2058 2014-07-28 19:26:35 -07:00
utilities.py tests: only show relevant traceback info 2013-06-02 13:41:14 -07:00
webp_encoding_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00