1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 13:47:35 +00:00

LibGfx: Move TestImageDecoder over to input file approach in 8cfabbcd93

Rather than reading files out of /res, put them in a subfolder of
Tests/LibGfx/ and pick the path based on AK_OS_SERENITY.

That way, the tests can also pass when run under lagom.

(I just `cp`d all the files that the test previously read from
random places into Tests/LibGfx/test-inputs.)
This commit is contained in:
Nico Weber 2023-01-31 14:00:33 -05:00 committed by Tim Flynn
parent b8b5e0f680
commit bea3f3fc46
13 changed files with 19 additions and 13 deletions

Binary file not shown.