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:
parent
b8b5e0f680
commit
bea3f3fc46
13 changed files with 19 additions and 13 deletions
BIN
Tests/LibGfx/test-inputs/buggie-raw.pgm
Normal file
BIN
Tests/LibGfx/test-inputs/buggie-raw.pgm
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue