mapnik/tests/visual_tests
Blake Thompson 5d9f047002 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.
Updated some images in visual tests that were orginally set prior to all tiffs being premultiplied, this was causing a slight difference in a few pixels.

Updated the tiff tests a lot.

Fixed tiff reader so that it always considers everything read from RGB or RGBA as premultiplied. This is due to the fact that RGBA reader always premultiplies the alpha no matter its original form.

Put in a fix so that the file does not exist no longer shows up in the test running.

Fixed some failing tests in the c++ test due to tiffs now always being premultiplied for RGB(A)
2015-01-24 20:48:15 -06:00
..
data support expressions in text-placements - closes #2597 2014-12-19 19:05:54 -08:00
fonts add visual test iconic font 2014-12-07 16:13:48 +00:00
grids sync with latest master/3.x 2015-01-14 18:35:40 -08:00
images 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
styles sync with latest master/3.x 2015-01-14 18:35:40 -08:00
xml_output Change visual tests config format. 2012-03-20 23:13:15 +01:00
.gitignore start moving raster visual tests into place (add new,currently failing tests for raster.input) 2012-09-26 12:01:28 -07:00
clean.sh start moving raster visual tests into place (add new,currently failing tests for raster.input) 2012-09-26 12:01:28 -07:00
compare.py visual tests: better grid diffing 2014-09-30 17:42:40 -07:00
html_report_template.html first pass on an html report to view failures 2013-05-17 16:46:42 -07:00
test.py update visual test runner for standalone tests 2014-12-09 20:13:36 +00:00
test_python.py workaround c++11 compile error due to ambiguous std::vector::insert usage - closes #1973 2013-07-30 15:14:47 -04:00