]> git.eshelyaron.com Git - emacs.git/commit
Fix two tests for --without-all build
authorAndrea Corallo <acorallo@gnu.org>
Thu, 27 Jun 2024 13:32:03 +0000 (15:32 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Jun 2024 06:11:46 +0000 (08:11 +0200)
commitfb690254f605d6b30d48586f3d4f1632d4faf389
tree0492bd9175af0fd8a9552a84f63ab2d568751ba9
parentf86b1be5a68eaabae6e5aa62ad8ae3d28085ddb5
Fix two tests for --without-all build

* test/src/image-tests.el
(image-tests-image-mask-p/error-on-nongraphical-display)
(image-tests-image-metadata/error-on-nongraphical-display): xpm images
are not supported in all configurations so use xbm for non graphical
display tests.

(cherry picked from commit 6f9f9a2155542d6452847a9311772c399298c4c8)
test/src/image-tests.el