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.)
BIN
Tests/LibGfx/test-inputs/buggie-bottom-left-compressed.tga
Normal file
BIN
Tests/LibGfx/test-inputs/buggie-bottom-left-uncompressed.tga
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
Tests/LibGfx/test-inputs/buggie-raw.pbm
Normal file
BIN
Tests/LibGfx/test-inputs/buggie-raw.pgm
Normal file
BIN
Tests/LibGfx/test-inputs/buggie-raw.ppm
Normal file
BIN
Tests/LibGfx/test-inputs/buggie-top-left-compressed.tga
Normal file
BIN
Tests/LibGfx/test-inputs/buggie-top-left-uncompressed.tga
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
Tests/LibGfx/test-inputs/buggie.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
Tests/LibGfx/test-inputs/download-animation.gif
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
Tests/LibGfx/test-inputs/rgb24.jpg
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Tests/LibGfx/test-inputs/rgba32-1.bmp
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
Tests/LibGfx/test-inputs/serenity.ico
Normal file
After Width: | Height: | Size: 1.1 KiB |