]> git.eshelyaron.com Git - emacs.git/commit
Don't fail image-tests if JPEG format isn't compiled in
authorMattias Engdegård <mattiase@acm.org>
Thu, 6 May 2021 13:15:55 +0000 (15:15 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 6 May 2021 13:53:57 +0000 (15:53 +0200)
commitc3d029c923fa7492196d73669f860790184e48a0
tree81b0be279429ce1de69a3934e61c3aecdba1bfbf
parent12bab2092045876a8193402c9f69af196ea22969
Don't fail image-tests if JPEG format isn't compiled in

* test/lisp/image-tests.el (image-type/from-filename):
Make jpeg test conditional.  Test pbm (always present).
test/lisp/image-tests.el