mapnik/tests/python_tests
Blake Thompson 2b8bd59d82 A large set of updates:
* Added new gray data types adding those to the variants and updating all the code necessary for them
* Added basic SSE to the image compare method, (only for RGBA) must be enabled with the -DSSE_MATH flag this is not yet put into the build process in any location.
* Fixed the resulting image for some TIFF visual tests, most likely they were incorrect due to fixes in TIFF reader
* Added some MAPNIK_DECL where necessary to grid rendering.
* Added support for more data types in GDAL plugin with grayscale images.
* Added views for all the new gray data types
* Updated python bindings for new gray data types.

Ref #2681
2015-02-04 15:41:58 -06:00
..
images Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -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 pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
box2d_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
buffer_clear_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
cairo_test.py tests: support regenerating test images in more python tests 2015-02-02 19:00:09 -08:00
cast_test.py Renamed background to fill, added numeric casting to fill utility, changed clog uses to MAPNIK_LOG, changed the implementation of fill some so that it only used a single template 2015-01-29 13:27:42 -07:00
color_test.py Added new image_cast method and added its bindings to python, added two new properities to images: offset and scaling. Added way to cast between image types with offset and scaling. Added new unit tests for color and casting. Made it so that pixel setting doesn't result in overflows or underflows. Made the return of get_pixel, dynamic based on what is passed to it. Added new methods for setting pixels that are doubles and ints. 2015-01-28 20:20:14 -06:00
compare_test.py A large set of updates: 2015-02-04 15:41:58 -06:00
compositing_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
csv_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
datasource_test.py merge with master + fixups 2015-02-03 00:38:55 -08:00
datasource_xml_template_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
extra_map_props_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
feature_id_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
feature_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
filter_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
fontset_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
geojson_plugin_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
geometry_io_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
grayscale_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
image_encoding_speed_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
image_filters_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
image_test.py A large set of updates: 2015-02-04 15:41:58 -06:00
image_tiff_test.py merge with master + fixups 2015-02-03 00:38:55 -08:00
introspection_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
json_feature_properties_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
layer_buffer_size_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
layer_modification_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
layer_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
load_map_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
map_query_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
mapnik_config_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
mapnik_logger_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
mapnik_test_data_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
markers_complex_rendering_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
memory_datasource_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
multi_tile_raster_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08: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 pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
ogr_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
osm_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
palette_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
parameters_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
pgraster_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
pickling_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
png_encoding_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
pngsuite_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
postgis_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
projection_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08: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 pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
query_tolerance_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
raster_colorizer_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
raster_symbolizer_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
rasterlite_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
render_grid_test.py fix pep8 linter command + update a few linted files 2015-02-02 10:38:08 -08:00
render_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
reprojection_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
save_map_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
shapefile_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
sqlite_rtree_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
sqlite_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
style_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
topojson_plugin_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
utilities.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
webp_encoding_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00