..
images
Merge branch 'master' of github.com:mapnik/mapnik into image_data_any
2014-12-03 13:53:14 -05: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
update visual test images after agg rgba improvements
2014-12-03 12:10:49 -05:00
csv_test.py
add csv test with utf8 data inlined
2014-08-31 20:28:51 -07:00
datasource_test.py
throw datasource_exception on GDAL RasterIO failures
2014-11-03 11:24:38 +13: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
smarter type handling for Map parameters
2014-10-27 09:24:33 -07:00
feature_id_test.py
Fix false negative responses from python tests
2014-07-14 18:34:20 +02:00
feature_test.py
fix feature test to expect exception
2014-09-18 14:44:38 -07:00
filter_test.py
handle boost::spirit::qi::expectation_failure
2014-10-24 21:36:19 -07: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
ensure positions (multidimensional coords) works - refs #2319
2014-08-20 12:44:24 -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
update a few expected images
2014-12-03 13:41:57 -05:00
image_test.py
Series of changes for the tiff encoder:
2014-12-04 17:11:33 -05: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
update expected test after 41064ed49d
2014-08-19 08:35:57 -07: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
skip load/save map tests when postgis is not running
2014-09-24 17:36:50 -07:00
map_query_test.py
Fix false negative responses from python tests
2014-07-14 18:34:20 +02:00
mapnik_config_test.py
don't test whitespace
2014-08-31 20:14:15 -07:00
mapnik_logger_test.py
Fix false negative responses from python tests
2014-07-14 18:34:20 +02:00
mapnik_test_data_test.py
quiet use of mapnik-test-data
2014-10-20 22:43:17 -07:00
markers_complex_rendering_test.py
update a few expected images
2014-12-03 13:41:57 -05: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
remove obsolete wrap-character option for text symbolizer - closes #2333
2014-08-04 12:52:46 -07:00
ogr_and_shape_geometries_test.py
remove silly string compare between features (attributes is more explicit)
2014-08-06 11:40:45 -07:00
ogr_test.py
don't throw for OGR layers with no features - refs #2260 #2352 #2354
2014-08-15 19:49:33 -07:00
osm_test.py
Fix false negative responses from python tests
2014-07-14 18:34:20 +02:00
palette_test.py
update a few expected images
2014-12-03 13:38:55 -05:00
parameters_test.py
Fix false negative responses from python tests
2014-07-14 18:34:20 +02:00
pgraster_test.py
Further speedup dataraster test by importing only tiled
2014-10-01 10:48:03 -07:00
pickling_test.py
Fix false negative responses from python tests
2014-07-14 18:34:20 +02:00
png_encoding_test.py
rollback png8 default in 2.3.x - closes #2110
2014-09-04 12:08:47 -07:00
pngsuite_test.py
Fix false negative responses from python tests
2014-07-14 18:34:20 +02:00
postgis_test.py
postgis tests - skip if createdb not found (TODO: check return code)
2014-09-24 17:22:09 -07: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
convert raster_symbolizer_test to use full image comparisons
2014-12-03 13:53:04 -05:00
render_grid_test.py
Fix false negative responses from python tests
2014-07-14 18:34:20 +02:00
render_test.py
update a few expected images
2014-12-03 13:38:55 -05:00
reprojection_test.py
Fix false negative responses from python tests
2014-07-14 18:34:20 +02:00
save_map_test.py
skip load/save map tests when postgis is not running
2014-09-24 17:36:50 -07:00
shapefile_test.py
Fix false negative responses from python tests
2014-07-14 18:34:20 +02:00
sqlite_rtree_test.py
get sqlite rtree tests passing on windows - refs #1871 and #2530
2014-10-14 17:49:04 -07:00
sqlite_test.py
Add test case for missing columns in SQLite datasource, using subquery. Refs #2579
2014-11-20 18:58:20 +01: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