This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-07 03:37:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0bac2d5fbdf779dfdb3bbd309d5c6ed33f07f41b
ladybird
/
Tests
/
LibGfx
History
Nico Weber
dad4843ee4
TestImageWriter: Add a JPEG roundtrip test
2024-05-07 11:14:41 -04:00
..
test-inputs
Tests/LibGfx: Add a test for bilevel images with only required tags
2024-05-07 11:06:12 -04:00
BenchmarkGfxPainter.cpp
Tests: Propagate errors with
TRY_OR_FAIL()
where possible
2024-02-14 17:46:06 -05:00
BenchmarkJPEGLoader.cpp
Everywhere: Remove 'clang-format off' comments that are no longer needed
2024-04-24 16:50:01 -04:00
CMakeLists.txt
Tests: Add TestImageWriter
2024-05-06 17:32:19 +02:00
TestDeltaE.cpp
…
TestFontHandling.cpp
…
TestGfxBitmap.cpp
…
TestICCProfile.cpp
…
TestImageDecoder.cpp
Tests/LibGfx: Add a test for bilevel images with only required tags
2024-05-07 11:06:12 -04:00
TestImageWriter.cpp
TestImageWriter: Add a JPEG roundtrip test
2024-05-07 11:14:41 -04:00
TestPainter.cpp
LibGfx: Clip out-of-bounds pixel accesses in Painter::draw_rect()
2024-04-14 18:05:48 +02:00
TestParseISOBMFF.cpp
…
TestRect.cpp
…
TestScalingFunctions.cpp
…
TestWOFF2.cpp
…
TestWOFF.cpp
…