Skip to content

Commit

Permalink
TESTS: Added WAL test image
Browse files Browse the repository at this point in the history
  • Loading branch information
HappySeaFox committed Oct 25, 2023
1 parent 506b468 commit 1b9fc5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/images/test-images.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ static const char * const SAIL_TEST_IMAGES[] = {
"@SAIL_TEST_IMAGES_PATH@/tiff/bpp24.tiff",
#endif

#ifdef SAIL_HAVE_BUILTIN_WAL
"@SAIL_TEST_IMAGES_PATH@/wal/bpp8-indexed.wal",
#endif

#ifdef SAIL_HAVE_BUILTIN_WEBP
"@SAIL_TEST_IMAGES_PATH@/webp/bpp24-yuv.webp",
#endif
Expand Down
Binary file added tests/images/wal/bpp8-indexed.wal
Binary file not shown.

0 comments on commit 1b9fc5e

Please sign in to comment.