1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-01 21:30:54 -08:00
emacs/test/src
Michael Albinus 979ddc0601 Fix failed tests on emba
* test/lisp/autorevert-tests.el (auto-revert-test05-global-notify)
(auto-revert-test07-auto-revert-several-buffers): Adapt tests.

* test/src/comp-resources/comp-test-funcs.el (foo): Define error symbol.
2025-09-18 14:56:05 +02:00
..
comp-resources Fix failed tests on emba 2025-09-18 14:56:05 +02:00
emacs-module-resources
lread-resources
regex-resources
syntax-resources
alloc-tests.el Disallow string data resizing (bug#79784) 2025-08-24 10:28:27 +02:00
buffer-tests.el Prefer ert-with-temp-directory in tests 2025-02-23 03:46:57 +01: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 Nativecomp don't materialize non-materializable objects (bug#78606) 2025-07-09 17:32:07 +02:00
data-tests.el Disallow string data resizing (bug#79784) 2025-08-24 10:28:27 +02:00
decompress-tests.el
doc-tests.el
editfns-tests.el (Ftranspose_regions): Fix bug#76124 2025-07-06 19:15:51 -04:00
emacs-module-tests.el Prefer plusp/minusp to cl-plusp/cl-minusp 2025-02-17 22:46:56 +01:00
emacs-tests.el
eval-tests.el Correctly unload variable aliases. 2025-03-16 12:52:40 -04:00
fileio-tests.el ; Fix last change. 2025-07-17 10:40:33 +03:00
filelock-tests.el Fix filelock-tests on MS-Windows 2025-05-12 15:08:20 +03:00
floatfns-tests.el Prefer oddp/evenp to free-coding them in tests 2025-02-17 05:37:10 +01:00
fns-tests.el Fix some tests on OpenBSD 2025-08-07 17:43:58 +03:00
font-tests.el
image-tests.el
indent-tests.el
inotify-tests.el Guarantee delivery of inotify special events 2025-02-26 10:39:46 +08:00
json-tests.el Speed up JSON parsing by not maintaining line and column (bug#79192) 2025-08-21 16:42:45 +02:00
keyboard-tests.el Move keyboard input functions from lread.c to keyboard.c 2025-07-30 11:04:11 +02:00
keymap-tests.el Ignore keymaps at point for positions outside the buffer 2025-09-09 18:02:24 -04:00
lcms-tests.el
lread-tests.el ; even less test log spam from load 2025-09-12 10:41:43 +02:00
marker-tests.el
minibuf-tests.el Prefer incf to cl-incf in tests 2025-02-23 00:38:22 +01:00
print-tests.el Print non-ASCII chars in unibyte symbols as raw bytes 2025-07-07 11:30:07 +02:00
process-tests.el ; Stabilize a Windows-specific process-test 2025-08-16 13:11:19 +03:00
profiler-tests.el Fix segfault in profiler-cpu-log and profiler-memory-log (bug#78763) 2025-06-14 17:54:06 +03:00
regex-emacs-tests.el
search-tests.el
sqlite-tests.el
syntax-tests.el
textprop-tests.el
thread-tests.el ; Fix thread-tests 2025-08-10 07:40:58 +03:00
timefns-tests.el
treesit-tests.el Fix usage of 'treesit-defun-type-regexp' in treesit-tests. 2025-06-25 19:45:54 +03:00
undo-tests.el Prefer oddp/evenp to free-coding them in tests 2025-02-17 05:37:10 +01:00
xdisp-tests.el
xfaces-tests.el
xml-tests.el