summaryrefslogtreecommitdiff
path: root/test/lisp/image-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-21; Don't fail image tests if jpeg is supported via imagemagickUlrich Müller
2025-02-21; Skip image type test if support is missingUlrich Müller
2025-01-02Update copyright year to 2025Stefan Kangas
2024-03-30bug#69992: Minor improvement to image map transformation logicDavid Ponce
2024-03-23Recompute :map when image :scale, :rotation, or :flip changesJoseph Turner
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-05-01Fix failing image test on nox buildsBasil L. Contovounesios
2022-04-28Add tests for image-supported-file-pStefan Kangas
2022-04-02; Pacify obsoletion warnings in image-tests.el.Basil L. Contovounesios
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-21Fix some tests in --without-all buildsStefan Kangas
2021-10-24Expand tests for image-type-from-file-headerStefan Kangas
2021-10-22Add WebP image format support (Bug#51296)Stefan Kangas
2021-05-06; * test/lisp/image-tests.el: fix previous commitMattias Engdegård
2021-05-06Don't fail image-tests if JPEG format isn't compiled inMattias Engdegård
2021-03-16Fix problem of image-tests.el on embaMichael Albinus
2021-03-15Add three new tests for image.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-20Allow counter-clockwise rotations in image-rotateBasil L. Contovounesios
2019-07-09Port image-type-from-file-header-test to non-SVG EmacsPaul Eggert
2019-05-18For SVG, 8192 is the new 256Paul Eggert
2019-04-18Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios