summaryrefslogtreecommitdiff
path: root/Tests/LibGfx/CMakeLists.txt
AgeCommit message (Expand)Author
2023-05-24LibGfx: Prevent out of bounds access when scaling small BitmapsDarius Arnold
2023-05-23LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusiveJelle Raaijmakers
2023-04-30LibGfx: Add DeltaE() functionNico Weber
2023-04-03Tests: Add benchmarks for `JPEGLoader`Lucas CHOLLET
2023-03-21Tests: Add tests to verify alpha values are premultiplied when scalingTim Ledbetter
2023-02-01Tests: Add a basic ICC profile testNico Weber
2023-02-01LibGfx: Move TestFontHandling over to input file approach in 8cfabbcd933Nico Weber
2023-01-29Tests: Make LibGfx tests not depend on LibGUINico Weber
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-08-04Tests: Update TestFontHandling and add new testthankyouverycool
2021-09-02Tests: Remove all file(GLOB) from CMakeLists in TestsAndrew Kaster
2021-05-06Tests: Establish root Tests directory, move Userland/Tests thereBrian Gianforcaro