mapnik/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
..
cpp_tests Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
cxx Fixed some issues in color and bindings where you could create a color and premultiplied was not set and it was resulting in it being assigned randomly, causing some issues at runtime. 2015-01-24 20:48:15 -06:00
data add unit tests for rasterlite plugin 2015-01-09 15:36:41 -08:00
python_tests A large set of updates: 2015-02-04 15:41:58 -06:00
visual_tests A large set of updates: 2015-02-04 15:41:58 -06:00
run_tests.py python tests: remove either paths.py data or env settings for fonts/plugins 2014-10-15 18:40:07 -07:00