]> git.eshelyaron.com Git - emacs.git/commit
Add tests for gif to src/image-tests.el
authorStefan Kangas <stefan@marxist.se>
Sun, 24 Oct 2021 10:05:37 +0000 (12:05 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 24 Oct 2021 10:14:32 +0000 (12:14 +0200)
commitb2bfdd9658be87d34438f1a9ecd38242be6f6064
treec58d96f7403a3681e02766c9e04f37229170ef8f
parentb931e11a03fdb44e378133b10f312e38b1b3d712
Add tests for gif to src/image-tests.el

* test/src/image-tests.el (image-tests--images): Rename from
image-tests-files.  Add gif.
(image-tests-image-size/gif)
(image-tests-image-mask-p/gif)
(image-tests-image-metadata/gif): New tests.
* test/data/image/black.gif: New file.
test/data/image/black.gif [new file with mode: 0644]
test/src/image-tests.el