mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 09:17:45 +00:00
LibGfx/WOFF: Ensure header totalSfntSize
matches expected value
This commit is contained in:
parent
7ee09ca49d
commit
c2112cde76
4 changed files with 37 additions and 0 deletions
|
@ -9,6 +9,7 @@ set(TEST_SOURCES
|
|||
TestParseISOBMFF.cpp
|
||||
TestRect.cpp
|
||||
TestScalingFunctions.cpp
|
||||
TestWOFF.cpp
|
||||
)
|
||||
|
||||
foreach(source IN LISTS TEST_SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue