ladybird/Tests/LibGfx
Jelle Raaijmakers 7eb4f3da37 LibGfx: Add Rect::unite()
The existing `::unite_horizontally()` and `::unite_vertically()` tests
did not properly test the edge cases where left/top in the Rect were
updated, so they get re-arranged a bit.
2025-01-23 09:33:10 +01:00
..
test-inputs LibGfx: Support AVIF images with missing pixi property 2024-11-23 03:57:54 +00:00
BenchmarkJPEGLoader.cpp Everywhere: Remove Serenity specific code from tests 2024-07-05 07:29:51 +02:00
CMakeLists.txt LibGfx: Remove ICC::Profile and friends 2024-12-16 07:39:49 +01:00
TestColor.cpp LibGfx: Reimplement from_hsla 2024-11-22 12:10:30 +01:00
TestImageDecoder.cpp LibGfx: Support AVIF images with missing pixi property 2024-11-23 03:57:54 +00:00
TestImageWriter.cpp LibGfx: Remove ICC::Profile and friends 2024-12-16 07:39:49 +01:00
TestQuad.cpp LibGfx: Verify Rect and Quad are consistent in boundary point inclusions 2024-12-15 23:27:42 +01:00
TestRect.cpp LibGfx: Add Rect::unite() 2025-01-23 09:33:10 +01:00
TestWOFF.cpp LibGfx+LibWeb: Remove typeface classes for WOFF fonts 2024-07-22 15:05:04 +02:00
TestWOFF2.cpp LibGfx: Move FontDatabase internals to SystemFontProvider interface 2024-10-15 15:09:16 -06:00