]> git.eshelyaron.com Git - emacs.git/commit
Add tests for opening different image formats
authorStefan Kangas <stefankangas@gmail.com>
Tue, 6 Sep 2022 11:03:40 +0000 (13:03 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 6 Sep 2022 11:13:15 +0000 (13:13 +0200)
commit015fb4ac1c84485c563934087884f8a7dfe51955
tree6c2c96d27e6fe76d2802467f74ea44315d254860
parent2d29ee5ddedaf43ee1ee2e476810bbba06bf177e
Add tests for opening different image formats

* test/src/image-tests.el
(image-tests-make-load-image-test): New macro.
(image-tests-load-image/gif)
(image-tests-load-image/jpeg)
(image-tests-load-image/pbm)
(image-tests-load-image/png)
(image-tests-load-image/svg)
(image-tests-load-image/tiff)
(image-tests-load-image/webp)
(image-tests-load-image/xbm)
(image-tests-load-image/xpm): New tests.
test/src/image-tests.el