mapnik/tests/python_tests
Dane Springmeyer 5e322dbff2 Merge pull request #1991 from PetrDlouhy/master
Offset enabled for LinePatternSymbolizer + tests
2013-08-27 15:13:15 -07:00
..
images Add support for webp:alpha=false to create rgb images without alpha + other webp encoding cleanups - closes #1986 2013-08-15 14:47:28 -04: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
box2d_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
buffer_clear_test.py make it possible to disable compilation of grid_renderer - closes #1962 2013-07-23 19:37:25 -04:00
cairo_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
compositing_test.py cleanup TODO usage in python tests 2013-06-03 15:02:43 -07:00
csv_test.py Drop bogus assertion 2013-07-10 22:36:19 +01:00
datasource_test.py json->geojson 2013-06-13 13:34:34 -07:00
datasource_xml_template_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
extra_map_props_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
feature_id_test.py comment test for now - refs #783 2013-06-03 15:13:12 -07:00
feature_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
filter_test.py Numeric return results are now long rather than int 2013-07-10 22:36:38 +01:00
font_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
fontset_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
geojson_plugin_test.py json->geojson 2013-06-13 13:34:34 -07:00
geometry_io_test.py finish exposing mapnik.Feature.from_geojson 2013-07-30 15:45:46 -04:00
grayscale_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
image_encoding_speed_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
image_filters_test.py fixup utility to single test file but all tests within - refs #1539 2013-01-18 13:13:01 -08:00
image_test.py tests: disable the negative image test since this makes it hard to run the tests against older mapnik versions that do not have the fix 2013-07-23 18:38:57 -04:00
introspection_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
json_feature_properties_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
layer_buffer_size_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
layer_modification_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
layer_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
load_map_test.py ensure we only modify logger test for specific tests that should be silenced 2013-06-02 18:40:06 -07:00
map_deepcopy_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
map_query_test.py Avoid rounding errors comparing envelopes 2013-07-11 18:32:54 +01:00
mapnik_config_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
mapnik_logger_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
markers_complex_rendering_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
memory_datasource_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
multi_tile_raster_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
object_test.py add LinePatternSymbolizer offset python binding 2013-08-22 12:56:04 +02:00
ogr_and_shape_geometries_test.py cleanup TODO usage in python tests 2013-06-03 15:02:43 -07:00
ogr_test.py json->geojson 2013-06-13 13:34:34 -07:00
osm_test.py cleanup TODO usage in python tests 2013-06-03 15:02:43 -07:00
palette_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
parameters_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
pickling_test.py cleanup TODO usage in python tests 2013-06-03 15:02:43 -07:00
png_encoding_test.py tests: fix png and web encoding tests to run only if support is available 2013-08-23 15:18:24 -07:00
pngsuite_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
postgis_test.py fix postgis tests after null/empty string change - refs #1859 2013-06-02 13:44:58 -07:00
projection_test.py add more tests for transform directions and lessen strictness to account for minor rounding 2013-01-28 15:27:00 -05:00
python_plugin_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
query_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
query_tolerance_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
raster_colorizer_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
raster_colormapped_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
raster_symbolizer_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
render_grid_test.py make it possible to disable compilation of grid_renderer - closes #1962 2013-07-23 19:37:25 -04:00
render_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
reprojection_test.py fix tests given new, expected behavior with custom merc<->longlat transformations 2013-01-29 00:55:51 -05:00
save_map_test.py fix #1933 by ensuring that only tests for valid plugins are run 2013-07-01 10:00:43 -04:00
shapefile_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
sqlite_rtree_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
sqlite_test.py various sqlite plugin test fixes - closes #1889 2013-06-03 14:15:27 -07:00
style_test.py start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
utilities.py tests: only show relevant traceback info 2013-06-02 13:41:14 -07:00
webp_encoding_test.py tests: fix png and web encoding tests to run only if support is available 2013-08-23 15:18:24 -07:00