1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 22:41:06 -08:00
emacs/test/lisp/emacs-lisp
Stefan Monnier 2dd1c2ab19 gv.el and cl-macs.el: Fix bug#57397
* lisp/emacs-lisp/gv.el (gv-get): Obey symbol macros.
* lisp/emacs-lisp/cl-macs.el (cl--letf): Remove workaround placed to
try and handle symbol macros.

* test/lisp/emacs-lisp/cl-macs-tests.el (cl-macs-test--symbol-macrolet):
Add new testcase.
2022-09-03 22:38:28 -04:00
..
bytecomp-resources Document and test 'no-byte-compile' behavior. 2022-06-21 19:11:05 +02:00
edebug-resources
eieio-tests
faceup-resources
faceup-tests
macroexp-resources
package-resources
pp-resources Fix pp-emacs-lisp-code printing of cons cells 2022-05-17 19:45:20 +02:00
shadow-resources
testcover-resources
backquote-tests.el
backtrace-tests.el Prefer pos-bol and pos-eol in tests 2022-08-21 17:45:04 +02:00
benchmark-tests.el
bindat-tests.el bindat (strz): Null terminate fixed-length strings if there is room 2022-06-22 16:55:40 +03:00
bytecomp-tests.el Merge from origin/emacs-28 2022-07-14 11:37:42 +02:00
cconv-tests.el Fix cl-generic bootstrap problems 2022-06-24 11:04:51 +02:00
check-declare-tests.el
checkdoc-tests.el
cl-extra-tests.el
cl-generic-tests.el
cl-lib-tests.el
cl-macs-tests.el gv.el and cl-macs.el: Fix bug#57397 2022-09-03 22:38:28 -04:00
cl-preloaded-tests.el
cl-print-tests.el
cl-seq-tests.el
comp-cstr-tests.el
copyright-tests.el
derived-tests.el
easy-mmode-tests.el Move buffer-local-set-state to subr because it's used at runtime 2022-05-06 16:09:38 +02:00
edebug-tests.el Fix edebug parsing of ., 2022-06-19 14:25:44 +02:00
ert-tests.el
ert-x-tests.el
find-func-tests.el Prefer pos-bol and pos-eol in tests 2022-08-21 17:45:04 +02:00
float-sup-tests.el
generator-tests.el
gv-tests.el
hierarchy-tests.el
icons-tests.el Add support for user-customizable icons 2022-07-28 14:39:38 +02:00
let-alist-tests.el
lisp-mnt-tests.el
lisp-mode-tests.el Disable a lisp-mode test that now fails 2022-08-23 12:49:13 +02:00
lisp-tests.el
macroexp-tests.el
map-tests.el
memory-report-tests.el
multisession-tests.el
nadvice-tests.el * test/lisp/emacs-lisp/nadvice-tests.el: Re-add no-byte-compile. 2022-08-08 13:47:15 +02:00
oclosure-tests.el (oclosure-test-limits): Fix test failure when interpreted 2022-06-26 13:15:15 -04:00
package-tests.el Consider built-in packages to be installed 2022-08-02 12:14:09 +02:00
pcase-tests.el
pp-tests.el
range-tests.el
regexp-opt-tests.el
ring-tests.el
rmc-tests.el
rx-tests.el
seq-tests.el Further seq-uniq speed-ups for lists 2022-08-12 15:16:39 +02:00
shadow-tests.el
shortdoc-tests.el
subr-x-tests.el Fix off-by-one error in string-truncate-left 2022-07-23 08:58:53 +02:00
syntax-tests.el Remove no-byte-compile cookie from some libraries 2022-08-08 11:50:33 +02:00
tabulated-list-tests.el
testcover-tests.el
text-property-search-tests.el Make two text-property-search tests easier to read 2022-06-29 13:54:51 +02:00
thunk-tests.el
timer-tests.el
unsafep-tests.el
vtable-tests.el
warnings-tests.el