index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
image-tests.el
Age
Commit 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 imagemagick
Ulrich Müller
2025-02-21
; Skip image type test if support is missing
Ulrich Müller
2025-01-02
Update copyright year to 2025
Stefan Kangas
2024-03-30
bug#69992: Minor improvement to image map transformation logic
David Ponce
2024-03-23
Recompute :map when image :scale, :rotation, or :flip changes
Joseph Turner
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-05-01
Fix failing image test on nox builds
Basil L. Contovounesios
2022-04-28
Add tests for image-supported-file-p
Stefan Kangas
2022-04-02
; Pacify obsoletion warnings in image-tests.el.
Basil L. Contovounesios
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-21
Fix some tests in --without-all builds
Stefan Kangas
2021-10-24
Expand tests for image-type-from-file-header
Stefan Kangas
2021-10-22
Add WebP image format support (Bug#51296)
Stefan Kangas
2021-05-06
; * test/lisp/image-tests.el: fix previous commit
Mattias Engdegård
2021-05-06
Don't fail image-tests if JPEG format isn't compiled in
Mattias Engdegård
2021-03-16
Fix problem of image-tests.el on emba
Michael Albinus
2021-03-15
Add three new tests for image.el
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-07-20
Allow counter-clockwise rotations in image-rotate
Basil L. Contovounesios
2019-07-09
Port image-type-from-file-header-test to non-SVG Emacs
Paul Eggert
2019-05-18
For SVG, 8192 is the new 256
Paul Eggert
2019-04-18
Fix off-by-one-link error in image--set-property
Basil L. Contovounesios