1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-26 23:20:29 -08:00
emacs/test/src
Stefan Kangas 88d719e95b ; Silence byte-compiler in two tests
* test/lisp/subr-tests.el (test-print-unreadable-function):
* test/src/print-tests.el (test-print-unreadable-function-buffer):
Pacify byte-compiler.
2022-07-31 01:50:38 +02:00
..
comp-resources Merge from origin/emacs-28 2022-07-14 11:56:56 +02:00
emacs-module-resources
lread-resources
regex-resources
syntax-resources
alloc-tests.el
buffer-tests.el Update buffer's chars-modified tick when inserting from gap 2022-07-21 12:40:28 +03:00
callint-tests.el
callproc-tests.el
casefiddle-tests.el
character-tests.el
charset-tests.el
chartab-tests.el
cmds-tests.el
coding-tests.el
comp-tests.el Merge from origin/emacs-28 2022-07-14 11:56:56 +02:00
data-tests.el Fix lsh warning shortcomings (bug#56641) 2022-07-23 18:42:11 +02:00
decompress-tests.el
doc-tests.el
editfns-tests.el
emacs-module-tests.el
emacs-tests.el
eval-tests.el Fix atimer setting and overdue expiration (bug#55628) 2022-05-30 15:52:02 +02:00
fileio-tests.el Fix file-name-case-insensitive-p in ffap (bug#56443) 2022-07-08 15:13:21 +02:00
filelock-tests.el
floatfns-tests.el
fns-tests.el Add take and ntake (bug#56521) 2022-07-17 17:35:49 +02:00
font-tests.el
image-tests.el ; Pacify some --without-x byte-compiler warnings. 2022-05-07 20:18:51 +03:00
indent-tests.el
inotify-tests.el
json-tests.el Allow NUL characters in JSON input 2022-07-02 15:06:24 +02:00
keyboard-tests.el
keymap-tests.el ; Fix typos: prefer American spelling 2022-07-14 12:13:31 +02:00
lcms-tests.el
lread-tests.el Let ?\LF signal an error (bug#55738) 2022-06-03 11:23:30 +02:00
marker-tests.el
minibuf-tests.el
print-tests.el ; Silence byte-compiler in two tests 2022-07-31 01:50:38 +02:00
process-tests.el Teach 'network-lookup-address-info' to validate numeric addresses 2022-07-26 14:16:07 +02:00
regex-emacs-tests.el
search-tests.el
sqlite-tests.el
syntax-tests.el
textprop-tests.el
thread-tests.el
timefns-tests.el Don’t test time functions for NaNs, INF 2022-06-15 23:27:08 -05:00
undo-tests.el
xdisp-tests.el
xfaces-tests.el
xml-tests.el