1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 07:41:09 -08:00
emacs/test/src
Andrea Corallo 6f9f9a2155 Fix two tests for --without-all build
* test/src/image-tests.el
(image-tests-image-mask-p/error-on-nongraphical-display)
(image-tests-image-metadata/error-on-nongraphical-display): xpm images
are not supported in all configurations so use xbm for non graphical
display tests.
2024-06-27 15:32:51 +02:00
..
comp-resources Fix native compilation for circular immediates (bug#67883) 2024-03-24 12:16:11 +01:00
emacs-module-resources Silence some macOS build warnings 2024-05-12 15:04:47 +02:00
lread-resources
regex-resources
syntax-resources
alloc-tests.el
buffer-tests.el
callint-tests.el
callproc-tests.el
casefiddle-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
character-tests.el
charset-tests.el
chartab-tests.el
cmds-tests.el
coding-tests.el
comp-tests.el Redirect calls to subr-native-elisp-p to native-comp-function-p 2024-05-28 20:53:25 -04:00
data-tests.el cl-preloaded.el: Partly revert last change 2024-03-26 17:27:29 -04:00
decompress-tests.el
doc-tests.el
editfns-tests.el ; Fix whitespace in editfns-tests.el 2024-04-11 08:55:12 +03:00
emacs-module-tests.el Fix recent test regressions 2024-03-22 18:44:54 -04:00
emacs-tests.el
eval-tests.el * test/src/eval-tests.el (eval-tests/default-value): Add new test case. 2024-02-19 15:12:42 +02:00
fileio-tests.el Merge from origin/emacs-29 2024-05-25 08:00:48 -04:00
filelock-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
floatfns-tests.el
fns-tests.el Fix value< string comparison ungoodthink 2024-04-29 14:29:52 +02:00
font-tests.el
image-tests.el Fix two tests for --without-all build 2024-06-27 15:32:51 +02:00
indent-tests.el
inotify-tests.el
json-tests.el Fix json-insert unibyte buffer bug (bug#70007) 2024-04-02 19:10:00 +02:00
keyboard-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
keymap-tests.el Add multi/unibyte string tests for key-description 2024-05-16 14:29:10 +02:00
lcms-tests.el
lread-tests.el `read': give fuller error message for errors following "#". 2024-05-06 20:14:57 +00:00
marker-tests.el
minibuf-tests.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
print-tests.el * src/print.c (print_object): Don't print empty hash-table data 2024-01-13 20:50:37 +01:00
process-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
regex-emacs-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
search-tests.el (test-replace-match-modification-hooks): Delete test 2024-04-09 11:01:36 -04:00
sqlite-tests.el Add 'sqlite-execute-batch' command 2024-06-06 12:51:46 +03:00
syntax-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
textprop-tests.el Fix deletion of text holding `inhibit-read-only' properties 2024-04-30 18:28:05 +08:00
thread-tests.el
timefns-tests.el
treesit-tests.el Fix treesit-tests 2024-06-10 21:22:47 +03:00
undo-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
xdisp-tests.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
xfaces-tests.el
xml-tests.el