mapnik/tests/cpp_tests
Blake Thompson badb0c9a97 This is a complete removal of code that utilizes image_32 in the library. It is a sweeping change that does some of the following:
* Changes all agg_renderers to use a image_data_any variant (only image_data_rgba8 is implemented currently)
* Changes the marker and marker_cache to use image_data_any images
* Changes the symbolizers so that they must be aware of the source data type they are attempting to render and the render type that is expected to be rendered into.
* Moves many utilities into image_utils, that were previously in image_32.

The kicker is that this still isn't working perfectly yet, but I am commiting so I don't have tears in case everything is lost on my computer.

Ref #2633
2015-01-20 18:30:10 -06:00
..
data webp encoding/decoding support - refs #1955 2013-07-19 01:09:17 -04:00
support overwrite expected cairo output 2013-05-21 08:46:07 -07:00
agg_blend_src_over_test.cpp update agg blending cpp test - refs #1452 2014-12-03 15:19:22 -05:00
build.py link cpp tests to grammar libs 2014-11-04 13:17:29 -05:00
clipping_test.cpp silence more boost warnings 2014-10-21 16:57:44 -07:00
conversions_test.cpp silence boost warnings 2014-10-21 16:37:27 -07:00
copy_move_test.cpp C++ test cleanup 2014-10-20 19:55:11 -07:00
exceptions_test.cpp This is a complete removal of code that utilizes image_32 in the library. It is a sweeping change that does some of the following: 2015-01-20 18:30:10 -06:00
font_registration_test.cpp C++ test cleanup 2014-10-20 19:55:11 -07:00
fontset_runtime_test.cpp This is a complete removal of code that utilizes image_32 in the library. It is a sweeping change that does some of the following: 2015-01-20 18:30:10 -06:00
geometry_converters_test.cpp link cpp tests to grammar libs 2014-11-04 13:17:29 -05:00
image_io_test.cpp This is a complete removal of code that utilizes image_32 in the library. It is a sweeping change that does some of the following: 2015-01-20 18:30:10 -06:00
image_painted_test.cpp This is a complete removal of code that utilizes image_32 in the library. It is a sweeping change that does some of the following: 2015-01-20 18:30:10 -06:00
label_algo_test.cpp C++ test cleanup 2014-10-20 19:55:11 -07:00
line_offset_test.cpp move vertex_cache and tolerance_iterator from text directory 2014-11-13 12:51:36 +00:00
map_request_test.cpp This is a complete removal of code that utilizes image_32 in the library. It is a sweeping change that does some of the following: 2015-01-20 18:30:10 -06:00
params_test.cpp C++ test cleanup 2014-10-20 19:55:11 -07:00
run rework tests: always run locally 2013-11-22 12:01:02 -08:00
simplify_converters_test.cpp link cpp tests to grammar libs 2014-11-04 13:17:29 -05:00
symbolizer_test.cpp C++ test cleanup 2014-10-20 19:55:11 -07:00
utils.hpp start centralizing filesystem operations in mapnik::util::fs - refs #1177 2013-06-02 19:28:24 -07:00
wkb_formats_test.cpp C++ test cleanup 2014-10-20 19:55:11 -07:00