1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00
ladybird/Tests/LibGfx
Timothy Flynn 7280ed6312 Meta: Enforce newlines around namespaces
This has come up several times during code review, so let's just enforce
it using a new clang-format 20 option.
2025-05-14 02:01:59 -06:00
..
test-inputs LibGfx: Properly skip IDAT chunks without fcTL in APNG files 2025-05-09 21:45:29 +02: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: Support missing pixel formats in get_pixel() 2025-04-23 09:26:45 +02:00
TestImageDecoder.cpp LibGfx: Properly skip IDAT chunks without fcTL in APNG files 2025-05-09 21:45:29 +02: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: Rename WOFF[2]::try_load_from_externally_owned_memory() 2025-05-03 12:01:43 +01:00
TestWOFF2.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00