mapnik/tests/python_tests
Robert Coup 65ef3bc625 Handle bounds reprojections which cross the anti-meridian. #2648
When doing an envelope-points reprojection to a geographic CS, check
the points stay in clockwise order. Otherwise expand the resulting bounds
to include the world.

Includes visual test. Cairo tests aren't finding differences, but the renderer
is doing the right thing.
2015-01-28 11:18:16 +13:00
..
images update expected visual images against freetype 2.5.4 2014-12-22 13:48:40 -08: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 Updates for Ref #2594 and #2592 (Related to #2491) 2014-12-15 02:52:32 +00:00
image_tiff_test.py remove invalid tests - will be fixed by proper tests coming via image_any branch from @flippmoke 2015-01-26 16:52:31 -08:00
introspection_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00
json_feature_properties_test.py json_feature_properties_test: print test name for failures 2015-01-05 11:46:29 -08: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 add to map deprecations tests 2015-01-09 10:59:18 -08: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 visual tests coming soon via image_data_any branch - for now remove failing pgraster tests - refs #2639 2015-01-26 22:36:38 -08: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 add extra metadata to lyr desc + use for srid/keyfield in postgis - closes #2650 2015-01-22 18:44:56 -08:00
projection_test.py Handle bounds reprojections which cross the anti-meridian. #2648 2015-01-28 11:18:16 +13: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
rasterlite_test.py add unit tests for rasterlite plugin 2015-01-09 15:36:41 -08: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 add to map deprecations tests 2015-01-09 10:59:18 -08: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 Handle bounds reprojections which cross the anti-meridian. #2648 2015-01-28 11:18:16 +13:00
webp_encoding_test.py Fix false negative responses from python tests 2014-07-14 18:34:20 +02:00