our failing unittests...

Silvio Heinrich plassy at web.de
Mon Mar 7 18:30:11 CET 2011


On 03/07/2011 06:49 AM, Boudewijn Rempt wrote:
> Silvio -- for the extra ops you have added, do we have tests as well?
>
O_o well... err... no.
You don't really want me to write a test for every CompositeOp? :D
This would be at least 2 tests for one OP (with and without alpha locking).
How many do exist right now 50 or 60?
And I think different they should be tested with different color 
spaces/bit depths too (RGBA 8bit, RGBA 16bit, RGBA float16bit, and so on...)
I mean if it is absolutely necessary the most sane solution would be to 
create little reference images for the OPs.
A source image and a destination image and then for every CompositeOp an 
image with the expected result of this CompositeOp.
And then the Test combines the source and destination image with every 
CompositeOp and tests the result against the reference images.
Well, I don't know if it's worth the effort.



More information about the kimageshop mailing list