serenity/Tests/LibGfx
Tim Ledbetter 39f7f1e84c Tests: Use more representative test cases for ILBM regression tests
Previously, the regression tests for OSS-Fuzz issues 62033 and 63296
used test case files directly from OSS-Fuzz. These files are invalid
in multiple ways because they have been generated by a fuzzer. This
commit replaces these files with ones that only expose the issue being
tested.
2023-11-08 09:36:01 +01:00
..
test-inputs Tests: Use more representative test cases for ILBM regression tests 2023-11-08 09:36:01 +01:00
BenchmarkGfxPainter.cpp
BenchmarkJPEGLoader.cpp
CMakeLists.txt LibGfx/WOFF2: Tolerate incorrect totalSfntSize in WOFF2 header 2023-10-24 13:45:01 +02:00
TestDeltaE.cpp
TestFontHandling.cpp LibGfx: Allow extracting paths from fonts and add Gfx::Path::text() 2023-11-05 02:46:46 +01:00
TestGfxBitmap.cpp LibGfx: Fix serializing Gfx::Bitmaps 2023-10-15 20:34:29 +02:00
TestICCProfile.cpp LibGfx/ICC: Avoid overflow when constructing NamedColor2TagData 2023-10-26 10:59:22 +02:00
TestImageDecoder.cpp Tests: Use more representative test cases for ILBM regression tests 2023-11-08 09:36:01 +01:00
TestParseISOBMFF.cpp
TestRect.cpp
TestScalingFunctions.cpp
TestWOFF.cpp LibGfx/WOFF: Ensure header totalSfntSize matches expected value 2023-10-24 07:29:09 +02:00
TestWOFF2.cpp LibGfx/WOFF2: Ensure numTables is within expected range 2023-10-26 08:39:26 +02:00