From aa77eb91b0111fdd3bce9d0b2833e43923e93705 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 3 Jul 2023 20:20:52 +0200 Subject: [PATCH] Add new test GIF image to CMake builds too This should have been done in c2e5749443 (Fix crash when reading truncated GIF image, 2023-07-02), but was forgotten there -- so do it now, and add a comment reminding not to forget it the next time. See #23409. --- build/cmake/tests/gui/CMakeLists.txt | 1 + tests/test.bkl | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/build/cmake/tests/gui/CMakeLists.txt b/build/cmake/tests/gui/CMakeLists.txt index 9ef1076103..191ec360a0 100644 --- a/build/cmake/tests/gui/CMakeLists.txt +++ b/build/cmake/tests/gui/CMakeLists.txt @@ -197,6 +197,7 @@ set(TEST_GUI_DATA image/toucan_mono_255_255_255.png image/width-times-height-overflow.bmp image/width_height_32_bit_overflow.pgm + image/bad_truncated.gif intl/ja/internat.mo intl/ja/internat.po ) diff --git a/tests/test.bkl b/tests/test.bkl index e687968c45..32494252dc 100644 --- a/tests/test.bkl +++ b/tests/test.bkl @@ -352,6 +352,10 @@ $(SRCDIR)/image image + bitfields.bmp bitfields-alpha.bmp