5d9f047002
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) |
||
---|---|---|
.. | ||
build.py | ||
catch.hpp | ||
README.md | ||
test_main.cpp | ||
tiff_io.cpp | ||
valgrind.supp |
Catch C++ tests
Building
python scons/scons.py tests/cxx/run
Running
./tests/cxx/run