1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/test/lisp
Lars Ingebrigtsen 535b65875e Add an Exif parsing library
* lisp/image/exif.el: New file (bug#23070).

* test/lisp/image/exif-tests.el: Add some basic tests.
2019-09-21 18:13:11 +02:00
..
bookmark-resources
calc Fix various Calc date conversions (bug#36822) 2019-08-06 13:59:28 +02:00
calendar Handle missing start-time when importing ical event (Bug#33277) 2019-09-09 18:35:02 +02:00
custom-resources
emacs-lisp Add backquote tests 2019-09-16 22:57:35 +02:00
emulation
erc
eshell
gnus Use iso8601-parse in nnrss 2019-07-31 21:47:29 +02:00
image Add an Exif parsing library 2019-09-21 18:13:11 +02:00
international Support the new Japanese era name 2019-08-18 19:36:31 +03:00
mail Reimplement the `fill-flowed' function to respect space stuffing 2019-08-15 18:00:16 -07:00
net Simplify tramp-tests.el check for owncloud/nextcloud 2019-09-18 14:12:54 +02:00
nxml
obsolete Tests need to be moved when source files are 2019-08-07 09:24:15 -07:00
org
play
progmodes Fix fill-paragraph in python docstrings (Bug#36056) 2019-09-12 20:25:30 -04:00
so-long-tests
term Move tty-colors-tests.el to its proper directory. 2019-07-27 14:10:20 +03:00
textmodes
url
vc Improved ChangeLog generation for vc log (Bug#16301) 2019-08-03 20:14:52 -04:00
abbrev-tests.el
arc-mode-tests.el
auth-source-pass-tests.el
auth-source-tests.el
autoinsert-tests.el
autorevert-tests.el ; Fix typo introduced by last autorevert-tests patch 2019-08-21 11:03:34 +02:00
bookmark-tests.el
buff-menu-tests.el
button-tests.el
char-fold-tests.el * lisp/char-fold.el: Rename char-fold-make-table to char-fold--make-table. 2019-07-29 01:55:34 +03:00
color-tests.el
comint-tests.el
custom-tests.el
dabbrev-tests.el
delim-col-tests.el
descr-text-tests.el
dired-aux-tests.el
dired-tests.el
dired-x-tests.el
dom-tests.el
electric-tests.el
epg-tests.el
faces-tests.el
ffap-tests.el
filenotify-tests.el Another attempt to fix bug#32645 2019-08-20 21:32:34 +02:00
files-tests.el Clean up file-size-function 2019-08-02 12:38:44 +02:00
files-x-tests.el
font-lock-tests.el
format-spec-tests.el
help-fns-tests.el
hi-lock-tests.el
htmlfontify-tests.el
ibuffer-tests.el
ido-tests.el
image-file-tests.el
image-tests.el
imenu-tests.el
info-xref-tests.el
isearch-tests.el
jit-lock-tests.el
json-tests.el
jsonrpc-tests.el
kmacro-tests.el
ls-lisp-tests.el
makesum-tests.el
man-tests.el Handle more subprocess chunking in M-x man (Bug#36927) 2019-08-18 18:19:21 -04:00
md4-tests.el
minibuffer-tests.el
mouse-tests.el
obarray-tests.el
paren-tests.el
password-cache-tests.el * lisp/password-cache.el: adapt test to change in password-in-cache-p 2019-08-12 16:22:34 +02:00
ps-print-tests.el
register-tests.el
replace-tests.el Merge from origin/emacs-26 2019-09-15 16:38:23 -07:00
rot13-tests.el
scroll-lock-tests.el
ses-tests.el
shadowfile-tests.el ; Disable traces in shadowfile-tests 2019-09-16 15:00:37 +02:00
shell-tests.el
simple-tests.el
sort-tests.el
soundex-tests.el
subr-tests.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
tabify-tests.el
tar-mode-tests.el
tempo-tests.el
term-tests.el
thingatpt-tests.el
thread-tests.el
time-stamp-tests.el
timezone-tests.el Fix time-add rounding bug 2019-08-16 16:27:27 -07:00
wdired-tests.el
whitespace-tests.el
wid-edit-tests.el
xdg-tests.el
xml-tests.el
xt-mouse-tests.el