mapnik/test/unit/imaging
2015-05-15 13:21:51 -05:00
..
image.cpp Added test coverage to image buffer 2015-05-13 16:50:31 -05:00
image_io_test.cpp Fix get_pixel with image_view 2015-05-11 18:19:24 -05:00
image_is_solid.cpp Forgot to add unit test 2015-05-10 14:28:10 -05:00
image_multiply_alpha.cpp Doh, fixing stupid C++ that I wrote after properly writing a unit test 2015-05-15 13:21:51 -05:00
image_painted_test.cpp reorganize c++ tests 2015-04-25 22:08:12 +02:00
image_premultiply.cpp Added unit test for premultiply 2015-05-08 20:19:50 -05:00
image_set_alpha.cpp Changed the way that set alpha worked, renaming old method to multiply_alpha, added new set_alpha, that simply sets the alpha. Added protection for overflows and underflows. Added unit tests to cover all code 2015-05-11 13:12:13 -05:00
image_view.cpp Improved test coverage for image and image view 2015-05-13 16:50:31 -05:00
tiff_io.cpp fix failing C++ tests that depend on test data - closes #2787 2015-04-30 06:57:47 -07:00