mapnik/tests/cpp_tests
artemp 38da080f82 make concrete image_data type names more expressive and explicit about color channels/depth:
image_data_32 -> image_data_rgba8
image_data_8  -> image_data_gray8
image_data_16 -> image_data_gray16
image_data_float32  -> image_data_gray32f

NOTE: currently image_data_gray16::pixel_type = std::int16_t (signed 16 bit int) to match GDAL
should we support unsigned types?
2014-12-04 11:02:42 +01: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 handle/throw on invalid encoding for ucnv_open 2014-12-02 14:21:36 -05:00
font_registration_test.cpp C++ test cleanup 2014-10-20 19:55:11 -07:00
fontset_runtime_test.cpp remove set_old_style_expression 2014-10-09 20:51:43 -07:00
geometry_converters_test.cpp link cpp tests to grammar libs 2014-11-04 13:17:29 -05:00
image_io_test.cpp update cpp tests - ref #2491 2014-11-20 14:43:17 +01:00
image_painted_test.cpp C++ test cleanup 2014-10-20 19:55:11 -07: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 make concrete image_data type names more expressive and explicit about color channels/depth: 2014-12-04 11:02:42 +01: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