1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 22:40:46 -08:00
emacs/test/src
Andrea Corallo a567faf4c2 Add two missing 'number-or-marker' entries to the cl machinery (bug#66615)
Assuming 'number-or-marker' is a type (as present multiple times in
cl--typeof-types) adding some missing entries for coherency.

* lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types): Add
'number-or-marker' as supertype of 'number' in the 'float' branch.

* lisp/emacs-lisp/cl-macs.el (cl-deftype-satisfies): Add
'number-or-marker'.

* test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr-typespec-tests-alist):
Update test.

* test/src/comp-tests.el (comp-tests-type-spec-tests): Update two testes.
2023-10-19 13:59:57 +02:00
..
comp-resources Fix native compilation in dynamically bound files. 2023-07-19 11:26:11 +00:00
emacs-module-resources
lread-resources
regex-resources * src/regex-emacs.c (analyze_first): Fix incorrect optimization 2023-09-27 13:29:50 -04:00
syntax-resources
alloc-tests.el
buffer-tests.el (report_overlay_modification): Fix bug#65929 2023-09-13 18:49:55 -04: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 Add two missing 'number-or-marker' entries to the cl machinery (bug#66615) 2023-10-19 13:59:57 +02:00
data-tests.el (Fmake_local_variable): Fix bug#65209 2023-08-18 19:22:17 -04:00
decompress-tests.el
doc-tests.el
editfns-tests.el
emacs-module-tests.el Use new ERT skip-when macro in tests 2023-09-04 18:25:18 +02:00
emacs-tests.el
eval-tests.el
fileio-tests.el Use new ERT skip-when macro in tests 2023-09-04 18:25:18 +02:00
filelock-tests.el Use new ERT skip-when macro in tests 2023-09-04 18:25:18 +02:00
floatfns-tests.el
fns-tests.el Correct the handling of symbols with position in equal 2023-09-04 12:51:24 +00:00
font-tests.el
image-tests.el Use new ERT skip-when macro in tests 2023-09-04 18:25:18 +02:00
indent-tests.el
inotify-tests.el
json-tests.el
keyboard-tests.el Skip hanging tests on Cygwin (bug#65325) 2023-08-19 14:21:34 -04:00
keymap-tests.el
lcms-tests.el
lread-tests.el Merge from origin/emacs-29 2023-05-26 07:04:03 -04:00
marker-tests.el
minibuf-tests.el
print-tests.el
process-tests.el Use new ERT skip-when macro in tests 2023-09-04 18:25:18 +02:00
regex-emacs-tests.el regex.c: Fix recent regression with mutually_exclusive_p 2023-10-03 10:10:57 -04:00
search-tests.el
sqlite-tests.el
syntax-tests.el ; * test/src/syntax-tests.el (syntax-char-syntax): remove junk 2023-08-14 17:03:44 +02:00
textprop-tests.el
thread-tests.el
timefns-tests.el
treesit-tests.el Offset ranges before applying embedded tree-sitter parser 2023-09-17 21:12:56 -07:00
undo-tests.el
xdisp-tests.el
xfaces-tests.el
xml-tests.el