mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 11:47:34 +00:00
Tests: Add tests to verify alpha values are premultiplied when scaling
This commit is contained in:
parent
5a6b995444
commit
d5c913082b
2 changed files with 67 additions and 0 deletions
|
@ -3,6 +3,7 @@ set(TEST_SOURCES
|
|||
TestFontHandling.cpp
|
||||
TestICCProfile.cpp
|
||||
TestImageDecoder.cpp
|
||||
TestScalingFunctions.cpp
|
||||
)
|
||||
|
||||
foreach(source IN LISTS TEST_SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue