aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/image-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expand tests for image-type-from-file-headerStefan Kangas2021-10-241-5/+51
* Add WebP image format support (Bug#51296)Stefan Kangas2021-10-221-3/+5
* ; * test/lisp/image-tests.el: fix previous commitMattias EngdegÄrd2021-05-061-5/+4
* Don't fail image-tests if JPEG format isn't compiled inMattias EngdegÄrd2021-05-061-1/+3
* Fix problem of image-tests.el on embaMichael Albinus2021-03-161-1/+3
* Add three new tests for image.elStefan Kangas2021-03-151-0/+11
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Allow counter-clockwise rotations in image-rotateBasil L. Contovounesios2019-07-201-0/+23
* Port image-type-from-file-header-test to non-SVG EmacsPaul Eggert2019-07-091-1/+1
* For SVG, 8192 is the new 256Paul Eggert2019-05-181-0/+11
* Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-181-0/+45